|
|
Telescience Resource Kit
TReK Python
5.4.0 ART
|
Length parameter attributes. More...
Public Member Functions | |
| def | LengthParameterInfo ( PacketZoneType zone=PacketZoneType.HEADER_ZONE, int offset=0, None: int parent_start_bit=0 ->) -> 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 | |
| offset | : int | ||
| parent_start_bit | : int | ||
| ) | -> None |
Class initializer.
| [in] | zone | The zone containing the length parameter. |
| [in] | offset | The offset associated. |
| [in] | parent_start_bit | Start bit of the parameter's parent (return only). |