|
| PDPSim (int index) |
|
std::unique_ptr< CallbackStore > | RegisterInitializedCallback (NotifyCallback callback, bool initialNotify) |
|
bool | GetInitialized () const |
|
void | SetInitialized (bool initialized) |
|
std::unique_ptr< CallbackStore > | RegisterTemperatureCallback (NotifyCallback callback, bool initialNotify) |
|
double | GetTemperature () const |
|
void | SetTemperature (double temperature) |
|
std::unique_ptr< CallbackStore > | RegisterVoltageCallback (NotifyCallback callback, bool initialNotify) |
|
double | GetVoltage () const |
|
void | SetVoltage (double voltage) |
|
std::unique_ptr< CallbackStore > | RegisterCurrentCallback (int channel, NotifyCallback callback, bool initialNotify) |
|
double | GetCurrent (int channel) const |
|
void | SetCurrent (int channel, double current) |
|
void | ResetData () |
|
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/WPILib/WPILib - Development/arm/hal/src/main/native/include/simulation/PDPSim.h