Logo
Telescience Resource Kit
TReK Python  5.4.0 ART
TimeStampParameterInfo Class Reference

Timestamp Parameter Info. More...

Public Member Functions

def TimeStampParameterInfo ( PacketZoneType zone, float offset_in_seconds=0.0, None: int parent_start_bit=0 ->) -> def 
 Class initializer. More...
 

Public Attributes

 zone
 The zone containing the timestamp parameter.
 
 offset_in_seconds
 The offset used for the time when building the packet.
 
 parent_start_bit
 The start bit of the parameter's parent (return only).
 

Static Public Attributes

 float
 The zone containing the timestamp parameter. More...
 
 int
 The start bit of the parameter's parent (return only).
 

Detailed Description

Timestamp Parameter Info.

Constructor & Destructor Documentation

◆ TimeStampParameterInfo()

(zone : PacketZoneType 
offset_in_seconds : float  
parent_start_bit : int  
) -> None

Class initializer.

Parameters
[in]zoneThe zone containing the timestamp parameter.
[in]offset_in_secondsThe offset used for the time when building the packet.
[in]parent_start_bitThe start bit of the parameter's parent (return only).

Member Data Documentation

◆ float

static

The zone containing the timestamp parameter.

The offset used for the time when building the packet.