2025-10-24 01:28:04 -04:00
|
|
|
extra_includes:
|
2025-11-07 19:56:21 -05:00
|
|
|
- wpi/util/sendable/SendableBuilder.hpp
|
2025-10-24 01:28:04 -04:00
|
|
|
|
|
|
|
|
classes:
|
2025-11-07 20:00:05 -05:00
|
|
|
wpi::Encoder:
|
2025-10-24 01:28:04 -04:00
|
|
|
ignored_bases:
|
2025-11-07 20:00:05 -05:00
|
|
|
- wpi::util::SendableHelper<Encoder>
|
2025-10-24 01:28:04 -04:00
|
|
|
typealias:
|
2025-11-07 20:00:05 -05:00
|
|
|
- wpi::Encoder::EncodingType
|
2025-10-24 01:28:04 -04:00
|
|
|
methods:
|
|
|
|
|
Encoder:
|
|
|
|
|
overloads:
|
|
|
|
|
int, int, bool, EncodingType:
|
|
|
|
|
param_override:
|
|
|
|
|
encodingType:
|
2025-11-07 20:00:05 -05:00
|
|
|
default: wpi::Encoder::EncodingType::k4X
|
2025-10-24 01:28:04 -04:00
|
|
|
DigitalSource*, DigitalSource*, bool, EncodingType:
|
|
|
|
|
ignore: true
|
|
|
|
|
DigitalSource&, DigitalSource&, bool, EncodingType:
|
|
|
|
|
ignore: true
|
|
|
|
|
std::shared_ptr<DigitalSource>, std::shared_ptr<DigitalSource>, bool, EncodingType:
|
|
|
|
|
param_override:
|
|
|
|
|
encodingType:
|
2025-11-07 20:00:05 -05:00
|
|
|
default: wpi::Encoder::EncodingType::k4X
|
2025-10-24 01:28:04 -04:00
|
|
|
Get:
|
|
|
|
|
Reset:
|
|
|
|
|
GetPeriod:
|
|
|
|
|
SetMaxPeriod:
|
|
|
|
|
GetStopped:
|
|
|
|
|
GetDirection:
|
|
|
|
|
GetRaw:
|
|
|
|
|
GetEncodingScale:
|
|
|
|
|
GetDistance:
|
|
|
|
|
GetRate:
|
|
|
|
|
SetMinRate:
|
|
|
|
|
SetDistancePerPulse:
|
|
|
|
|
GetDistancePerPulse:
|
|
|
|
|
SetReverseDirection:
|
|
|
|
|
SetSamplesToAverage:
|
|
|
|
|
GetSamplesToAverage:
|
|
|
|
|
SetSimDevice:
|
|
|
|
|
GetFPGAIndex:
|
|
|
|
|
InitSendable:
|