evlib.codec.fileformat.text¶
Text format.
Classes
|
|
|
|
|
|
|
|
|
|
|
- class evlib.codec.fileformat.text.IteratorText(textfile)¶
- Parameters:
textfile (str)
- FORMAT = 'text'¶
- class evlib.codec.fileformat.text.IteratorTextEvent(textfile)¶
- Parameters:
textfile (str)
- FORMAT = 'text'¶
- class evlib.codec.fileformat.text.IteratorTextPose(textfile)¶
- Parameters:
textfile (str)
- FORMAT = 'text'¶
- class evlib.codec.fileformat.text.IteratorTextImu(textfile)¶
- Parameters:
textfile (str)
- FORMAT = 'text'¶