TReK Python
5.3.3
Telemetry/Command API
|
Length parameter attributes. More...
Public Member Functions | |
def | LengthParameterInfo ( PacketZoneType zone=PacketZoneType.HEADER_ZONE, int offset=0, int parent_start_bit=0 -> None -> def -> def ) -> def |
Class initializer. More... | |
Public Attributes | |
zone | |
The zone containing the length parameter. | |
offset | |
The offset associated. | |
parent_start_bit | |
The offset associated. | |
Static Public Attributes | |
PacketZoneType | |
The zone containing the length parameter. | |
int | |
The offset associated. | |
Length parameter attributes.
( | zone | : PacketZoneType |