SF2 C++ FRC Class Library
Sensor Fusion Framework (SF2) for FRC
Public Member Functions | List of all members
ISensorInfo Class Referenceabstract
Inheritance diagram for ISensorInfo:
navXSensor

Public Member Functions

virtual string getMake ()=0
 
virtual string getModel ()=0
 
virtual string getName ()=0
 
virtual ISensorDataSourcegetSensorDataSource ()=0
 
virtual TimestampInfogetSensorTimestampInfo ()=0
 
virtual IProcessorInfogetHostProcessorInfo ()=0
 

The documentation for this class was generated from the following file: