TReK Python  5.3.3
Telemetry/Command API
TimeStampParameterInfo Class Reference

Timestamp Parameter Info. More...

Public Member Functions

def TimeStampParameterInfo ( PacketZoneType zone, float offset_in_seconds=0.0, int parent_start_bit=0 -> None  -> def  -> def ) -> 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