Logo
Telescience Resource Kit
TReK Python  5.4.0 ART
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NtrekDefines the AndDependency class
 CAndDependencyThis class determine a parameter's dependency by checking a series of dependencies of which all must be true
 CApiClientProvides common functionality between the Telemetry and Commanding APIs
 CBaseEnumeratorAbstract Base Class for Enumerators
 CCalibratorThis class is the abstraction for all numeric calibration
 CCalibratorSwitchSetThis class switches calibrator sets
 CChecksumParameterInfoChecksum Parameter attributes
 CChecksumPolynomialInfoChecksum Polynomial attributes
 CCommandApiProvides access to command features of TReK
 CCommandResponseThis class holds all the responses associated with a single command uplink
 CCommandTrackContains one or more track items for command uplink history
 CComparisonDependencyThis class determine a parameter's dependency based on a numeric comparison
 CComparisonTypeComparison Dependency comparison type
 CCounterDependencyThis class determine a parameter's dependency based on a counter
 CCounterParameterInfoCounter Parameter attributes
 CDelimitedParameterCollectionThis class describes a parameter collection composed of one or more parameters
 CDependencyThis class is the abstraction for all parameter dependencies
 CDependencyTypeEnumeration of dependency types
 CEnumeratorThis class maps unsigned integer values to strings for enumeration
 CEnumeratorRangePointDataclass containing begin, end value in enumerator range values
 CEnumeratorSwitchSetThis class switches calibrator sets
 CExpectedStateAlarmThis class checks expected state violations
 CExpectedStateAlarmSwitchSetThis class switches expected state alarm sets
 CFormatCollectionThis class describes a format collection composed of one or more parameter collections
 CIdentifierInfoIdentifier parameter attributes
 CIdentifierTypeTypes of identifiers
 CLengthParameterInfoLength parameter attributes
 CLimitAlarmThis class checks a value for violation of defined limits
 CLimitAlarmSetTypeEnumeration of limit types
 CLimitAlarmSwitchSetThis class switches limit sets
 CLimitTypeEnumeration of limit types
 CMathCalibratorThis class calibrates a value using a mathematical equation
 CMathCalibratorItemMathCalibratorItem
 CMathCalItemTypeMath Calibrator Item Type
 CMathCalOpTypeMath Calibrator Operation Type
 CNamedItemThis class provides the common set of names and descriptions allowed for items in the Data API
 COrDependencyThis class determine a parameter's dependency by checking a series of dependencies of which one must be true
 COrderedParameterCollectionThis class describes an ordered parameter collection
 CPacketThis class describes a packet composed of one or more parameters
 CPacketChecksumPointTypeEnumeration of start and end points for checksums
 CPacketChecksumTypeEnumeration of checksum types allowed
 CPacketItemPacketItem is the base abstraction for data that can be added to a Packet
 CPacketZoneTypePacket Zones
 CParameterThis class describes a single parameter within a telemetry or command message including its value
 CParameterByteOrderTypeEnumeration of telemetry data types
 CParameterCollectionThis class describes a parameter collection
 CParameterDataFormatEnumerations of valid data formats
 CParameterDataTypeEnumeration of telemetry data types
 CParameterStatusThis class describes the status associated with a parameter value
 CPolynomialCalibratorThis class calibrates a value using a polynomial equation
 CRandomPacketCollectionThis class describes a parameter collection composed of one or more parameters
 CRangeEnumeratorThis class maps unsigned integer values to strings for enumeration
 CRangeSwitchInfoData class to return range switch information
 CResponseInfoDataclass holding the details of a specific command response
 CResponseItemThis dataclass holds values in response to a TrackItem.get_response()
 CSequenceFlagParameterInfoSequenceFlag Parameter Info
 CSignedEnumeratorThis class maps signed integer values to strings for enumeration
 CSplineCalibratorThis class calibrates a value using a series of line segments
 CSplineCalibratorPointSpline Calibrator Point return by SplineCalibrator.get_points()
 CSwitchSetThis class is the abstraction for sets of information that can be switched by the value of a parameter
 CSwitchTypeTypes of Switches
 CSyllableInfoParameter Syllable configuration
 CTelemetryApiProvides access to telemetry features of TReK
 CTimeStampParameterInfoTimestamp Parameter Info
 CTrackItemThis class holds all of the responses associated with a single command uplink
 CTrackItemArrayZero-based array of TrackItem's
 CTrekErrorThe TReK C++ was designed to return error codes
 CTrekTimeThis class holds a time value represented as seconds from the system epoch
 CTrekTimeComponentsTrekTime Components