Logo
Telescience Resource Kit
TReK Python  5.4.0 ART
SyllableInfo Class Reference

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.
 

Detailed Description

Parameter Syllable configuration.

Constructor & Destructor Documentation

◆ SyllableInfo()

(start_bit : int 
length : int 
) -> None

Class Initializer.

Parameters
[in]start_bitThe new start bit for the syllable.
[in]lengthThe new length for the syllable.