Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- validateOwnership(String) - Method in interface trclib.robotcore.TrcExclusiveSubsystem
-
This method checks if the caller has exclusive ownership of the subsystem.
- validateOwnership(String, TrcExclusiveSubsystem) - Method in class trclib.robotcore.TrcOwnershipMgr
-
This method checks if the caller has exclusive ownership of the subsystem.
- validatePresetIndex(int) - Method in class trclib.robotcore.TrcPresets
-
This method checks if the preset index is within the preset table.
- validateTarget(TrcOpenCvDetector.DetectedObject<?>) - Method in interface trclib.vision.TrcOpenCvDetector.FilterTarget
- value - Variable in enum class trclib.drivebase.TrcSimpleDriveBase.MotorType
- value - Variable in enum class trclib.driverio.TrcGobildaIndicatorLight.Color
- value - Variable in enum class trclib.driverio.TrcRevBlinkin.RevLedPattern
- value - Variable in enum class trclib.robotcore.TrcTaskMgr.TaskType
- value - Variable in class trclib.sensor.TrcSensor.SensorData
- valueOf(String) - Static method in enum class frclib.archive.FrcPath.SplineType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class frclib.drivebase.FrcRobotDrive.ImuType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class frclib.drivebase.FrcSwerveDrive.SteerEncoderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class frclib.driverio.FrcButtonPanel.ButtonType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class frclib.driverio.FrcDualJoystick.ButtonType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class frclib.driverio.FrcJoystick.ButtonType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class frclib.driverio.FrcSideWinderJoystick.Button
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class frclib.driverio.FrcXboxController.ButtonType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class frclib.motor.FrcMotorActuator.MotorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class frclib.sensor.FrcSensorTrigger.SensorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.archive.TrcEmic2TextToSpeech.DemoMsg
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.archive.TrcEmic2TextToSpeech.Language
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.archive.TrcEmic2TextToSpeech.Parser
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.archive.TrcEmic2TextToSpeech.RequestId
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.archive.TrcEmic2TextToSpeech.Voice
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.archive.TrcHolonomicPurePursuitDrive.InterpolationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.archive.TrcLidarLite.RequestId
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.archive.TrcPixyCam1.RequestId
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.archive.TrcRGBLight.RGBColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.drivebase.TrcDriveBase.DriveOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.drivebase.TrcDriveBase.OdometryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.drivebase.TrcSimpleDriveBase.MotorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.driverio.TrcAddressableLED.Pattern.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.driverio.TrcGameController.DriveMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.driverio.TrcGobildaIndicatorLight.Color
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.driverio.TrcRevBlinkin.RevLedPattern
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.driverio.TrcTone.Waveform
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.pathdrive.TrcPidDrive.TurnMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.pathdrive.TrcPurePursuitDrive.InterpolationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.robotcore.TrcDbgTrace.MsgLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.robotcore.TrcEvent.EventState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.robotcore.TrcRobot.RunMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.robotcore.TrcTaskMgr.TaskType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.sensor.TrcAccelerometer.DataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.sensor.TrcAnalogInput.DataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.sensor.TrcGyro.DataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class trclib.sensor.TrcTrigger.TriggerMode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class frclib.archive.FrcPath.SplineType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class frclib.drivebase.FrcRobotDrive.ImuType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class frclib.drivebase.FrcSwerveDrive.SteerEncoderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class frclib.driverio.FrcButtonPanel.ButtonType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class frclib.driverio.FrcDualJoystick.ButtonType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class frclib.driverio.FrcJoystick.ButtonType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class frclib.driverio.FrcSideWinderJoystick.Button
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class frclib.driverio.FrcXboxController.ButtonType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class frclib.motor.FrcMotorActuator.MotorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class frclib.sensor.FrcSensorTrigger.SensorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.archive.TrcEmic2TextToSpeech.DemoMsg
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.archive.TrcEmic2TextToSpeech.Language
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.archive.TrcEmic2TextToSpeech.Parser
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.archive.TrcEmic2TextToSpeech.RequestId
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.archive.TrcEmic2TextToSpeech.Voice
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.archive.TrcHolonomicPurePursuitDrive.InterpolationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.archive.TrcLidarLite.RequestId
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.archive.TrcPixyCam1.RequestId
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.archive.TrcRGBLight.RGBColor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.drivebase.TrcDriveBase.DriveOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.drivebase.TrcDriveBase.OdometryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.drivebase.TrcSimpleDriveBase.MotorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.driverio.TrcAddressableLED.Pattern.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.driverio.TrcGameController.DriveMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.driverio.TrcGobildaIndicatorLight.Color
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.driverio.TrcRevBlinkin.RevLedPattern
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.driverio.TrcTone.Waveform
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.pathdrive.TrcPidDrive.TurnMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.pathdrive.TrcPurePursuitDrive.InterpolationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.robotcore.TrcDbgTrace.MsgLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.robotcore.TrcEvent.EventState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.robotcore.TrcRobot.RunMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.robotcore.TrcTaskMgr.TaskType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.sensor.TrcAccelerometer.DataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.sensor.TrcAnalogInput.DataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.sensor.TrcGyro.DataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class trclib.sensor.TrcTrigger.TriggerMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueSupplier - Variable in class trclib.dataprocessor.TrcWrapValueConverter
- Vector(byte[], int) - Constructor for class trclib.archive.TrcPixyCam2.Vector
- vectors - Variable in class trclib.archive.TrcPixyCam2.FeatureVectors
- velocity - Variable in class trclib.drivebase.TrcDriveBase.Odometry
- velocity - Variable in class trclib.pathdrive.TrcWaypoint
- velocity - Variable in class trclib.sensor.TrcOdometrySensor.Odometry
- VELOCITY - Enum constant in enum class trclib.sensor.TrcAccelerometer.DataType
- velPidCoeffs - Variable in class frclib.drivebase.FrcRobotDrive.RobotInfo
- VERBOSE - Enum constant in enum class trclib.robotcore.TrcDbgTrace.MsgLevel
- VERSION_MSG - Enum constant in enum class trclib.archive.TrcEmic2TextToSpeech.RequestId
- vertices - Variable in class trclib.vision.TrcOpenCvColorBlobPipeline.DetectedObject
- Violet - Enum constant in enum class trclib.driverio.TrcGobildaIndicatorLight.Color
- VisionInfo() - Constructor for class frclib.drivebase.FrcRobotDrive.VisionInfo
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form