TReK Python  5.3.2
Telemetry/Command API
ResponseItem Class Reference

This dataclass holds values in response to a TrackItem.get_response(). More...

Detailed Description

This dataclass holds values in response to a TrackItem.get_response().

Attributes:

name (str) : Command name.
value (int): Command value.
seconds (int): Event time in seconds.
subseconds (int) : Subseconds.
subsecsper (int) : Subseconds per second.