WPILibC++  unspecified
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
frc::AnalogGyro Member List

This is the complete list of members for frc::AnalogGyro, including all inherited members.

_globalError (defined in frc::ErrorBase)frc::ErrorBaseprotectedstatic
_globalErrorMutex (defined in frc::ErrorBase)frc::ErrorBaseprotectedstatic
AnalogGyro(int channel)frc::AnalogGyroexplicit
AnalogGyro(AnalogInput *channel)frc::AnalogGyroexplicit
AnalogGyro(std::shared_ptr< AnalogInput > channel)frc::AnalogGyroexplicit
AnalogGyro(int channel, int center, double offset)frc::AnalogGyro
AnalogGyro(std::shared_ptr< AnalogInput > channel, int center, double offset)frc::AnalogGyro
Calibrate() overridefrc::AnalogGyrovirtual
CheckAnalogInputChannel(int channel)frc::SensorBasestatic
CheckAnalogOutputChannel(int channel)frc::SensorBasestatic
CheckDigitalChannel(int channel)frc::SensorBasestatic
CheckPDPChannel(int channel)frc::SensorBasestatic
CheckPWMChannel(int channel)frc::SensorBasestatic
CheckRelayChannel(int channel)frc::SensorBasestatic
CheckSolenoidChannel(int channel)frc::SensorBasestatic
CheckSolenoidModule(int moduleNumber)frc::SensorBasestatic
ClearError() const frc::ErrorBasevirtual
CloneError(const ErrorBase &rhs) const (defined in frc::ErrorBase)frc::ErrorBasevirtual
ErrorBase()=default (defined in frc::ErrorBase)frc::ErrorBase
ErrorBase(const ErrorBase &)=delete (defined in frc::ErrorBase)frc::ErrorBase
GetAngle() const overridefrc::AnalogGyrovirtual
GetCenter() const frc::AnalogGyrovirtual
GetDefaultSolenoidModule() (defined in frc::SensorBase)frc::SensorBaseinlinestatic
GetError()frc::ErrorBasevirtual
GetError() const (defined in frc::ErrorBase)frc::ErrorBasevirtual
GetGlobalError()frc::ErrorBasestatic
GetOffset() const frc::AnalogGyrovirtual
GetPIDSourceType() const (defined in frc::PIDSource)frc::PIDSource
GetRate() const overridefrc::AnalogGyrovirtual
GetSmartDashboardType() const overridefrc::GyroBasevirtual
GetTable() const overridefrc::GyroBasevirtual
InitGyro()frc::AnalogGyrovirtual
InitTable(std::shared_ptr< ITable > subTable) overridefrc::GyroBasevirtual
kAnalogInputs (defined in frc::SensorBase)frc::SensorBasestatic
kAnalogOutputs (defined in frc::SensorBase)frc::SensorBasestatic
kAverageBits (defined in frc::AnalogGyro)frc::AnalogGyrostatic
kCalibrationSampleTime (defined in frc::AnalogGyro)frc::AnalogGyrostatic
kDefaultVoltsPerDegreePerSecond (defined in frc::AnalogGyro)frc::AnalogGyrostatic
kDigitalChannels (defined in frc::SensorBase)frc::SensorBasestatic
kOversampleBits (defined in frc::AnalogGyro)frc::AnalogGyrostatic
kPDPChannels (defined in frc::SensorBase)frc::SensorBasestatic
kPwmChannels (defined in frc::SensorBase)frc::SensorBasestatic
kRelayChannels (defined in frc::SensorBase)frc::SensorBasestatic
kSamplesPerSecond (defined in frc::AnalogGyro)frc::AnalogGyrostatic
kSolenoidChannels (defined in frc::SensorBase)frc::SensorBasestatic
kSolenoidModules (defined in frc::SensorBase)frc::SensorBasestatic
m_analog (defined in frc::AnalogGyro)frc::AnalogGyroprotected
m_error (defined in frc::ErrorBase)frc::ErrorBasemutableprotected
m_pidSource (defined in frc::PIDSource)frc::PIDSourceprotected
operator=(const SensorBase &)=delete (defined in frc::SensorBase)frc::SensorBase
operator=(const ErrorBase &)=delete (defined in frc::ErrorBase)frc::ErrorBase
PIDGet() overridefrc::GyroBasevirtual
Reset() overridefrc::AnalogGyrovirtual
SensorBase()=default (defined in frc::SensorBase)frc::SensorBase
SensorBase(const SensorBase &)=delete (defined in frc::SensorBase)frc::SensorBase
SetDeadband(double volts)frc::AnalogGyro
SetErrnoError(llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetErrorRange(Error::Code code, int32_t minRange, int32_t maxRange, int32_t requestedValue, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetGlobalError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetGlobalWPIError(llvm::StringRef errorMessage, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetImaqError(int success, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetPIDSourceType(PIDSourceType pidSource)frc::PIDSourcevirtual
SetSensitivity(double voltsPerDegreePerSecond)frc::AnalogGyro
SetWPIError(llvm::StringRef errorMessage, Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
StartLiveWindowMode() overridefrc::GyroBasevirtual
StatusIsFatal() const frc::ErrorBasevirtual
StopLiveWindowMode() overridefrc::GyroBasevirtual
UpdateTable() overridefrc::GyroBasevirtual
~AnalogGyro()frc::AnalogGyrovirtual
~ErrorBase()=default (defined in frc::ErrorBase)frc::ErrorBasevirtual
~Gyro()=default (defined in frc::Gyro)frc::Gyrovirtual
~GyroBase()=default (defined in frc::GyroBase)frc::GyroBasevirtual
~SensorBase()=default (defined in frc::SensorBase)frc::SensorBasevirtual