TReK Python  5.3.2
Telemetry/Command API
CommandResponse Class Reference

This class holds all the responses associated with a single command uplink. More...

Public Member Functions

def CommandResponse () -> None 
 Class initializer.
 
def get_error_details (error: int) -> ResponseInfo 
 Copies the details about an error. More...
 

Detailed Description

This class holds all the responses associated with a single command uplink.

Member Function Documentation

◆ get_error_details()

get_error_details (error : int