|
|
Telescience Resource Kit
TReK Python
5.4.0 ART
|
Parameter Syllable configuration. More...
Public Member Functions | |
| def | SyllableInfo ( int start_bit, int length -> None ) -> def |
| Class Initializer. More... | |
Public Attributes | |
| start_bit | |
| The new start bit for the syllable. | |
| length | |
| The new length for the syllable. | |
Parameter Syllable configuration.
| ( | start_bit | : int | |
| length | : int | ||
| ) | -> None |
Class Initializer.
| [in] | start_bit | The new start bit for the syllable. |
| [in] | length | The new length for the syllable. |