|
| PWMSim (int index) |
|
std::unique_ptr< CallbackStore > | RegisterInitializedCallback (NotifyCallback callback, bool initialNotify) |
|
bool | GetInitialized () |
|
void | SetInitialized (bool initialized) |
|
std::unique_ptr< CallbackStore > | RegisterRawValueCallback (NotifyCallback callback, bool initialNotify) |
|
int | GetRawValue () |
|
void | SetRawValue (int rawValue) |
|
std::unique_ptr< CallbackStore > | RegisterSpeedCallback (NotifyCallback callback, bool initialNotify) |
|
double | GetSpeed () |
|
void | SetSpeed (double speed) |
|
std::unique_ptr< CallbackStore > | RegisterPositionCallback (NotifyCallback callback, bool initialNotify) |
|
double | GetPosition () |
|
void | SetPosition (double position) |
|
std::unique_ptr< CallbackStore > | RegisterPeriodScaleCallback (NotifyCallback callback, bool initialNotify) |
|
int | GetPeriodScale () |
|
void | SetPeriodScale (int periodScale) |
|
std::unique_ptr< CallbackStore > | RegisterZeroLatchCallback (NotifyCallback callback, bool initialNotify) |
|
bool | GetZeroLatch () |
|
void | SetZeroLatch (bool zeroLatch) |
|
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/PWMSim.h