|
Telescience Resource Kit
TReK Python
5.4.0 ART
|
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... | |
Static Public Attributes | |
float | |
The zone containing the timestamp parameter. More... | |
int | |
The start bit of the parameter's parent (return only). | |
Timestamp Parameter Info.
( | zone | : PacketZoneType | |
offset_in_seconds | : float | ||
parent_start_bit | : int | ||
) | -> None |
Class initializer.
[in] | zone | The zone containing the timestamp parameter. |
[in] | offset_in_seconds | The offset used for the time when building the packet. |
[in] | parent_start_bit | The start bit of the parameter's parent (return only). |
|
static |
The zone containing the timestamp parameter.
The offset used for the time when building the packet.