- ObjectType(int) - Constructor for enum com.ni.vision.NIVision.ObjectType
-
- ObserveUserProgramAutonomous() - Static method in class io.github.robolib.jni.NetworkCommunications
-
- ObserveUserProgramDisabled() - Static method in class io.github.robolib.jni.NetworkCommunications
-
- ObserveUserProgramStarting() - Static method in class io.github.robolib.jni.NetworkCommunications
-
- ObserveUserProgramTeleop() - Static method in class io.github.robolib.jni.NetworkCommunications
-
- ObserveUserProgramTest() - Static method in class io.github.robolib.jni.NetworkCommunications
-
- occlusion - Variable in class com.ni.vision.NIVision.GeometricPatternMatch
-
- occlusion - Variable in class com.ni.vision.NIVision.GeometricPatternMatch2
-
- occlusion - Variable in class com.ni.vision.NIVision.GeometricPatternMatch3
-
- occlusion - Variable in class com.ni.vision.NIVision.MatchMode
-
- occlusionRange - Variable in class com.ni.vision.NIVision.MatchGeometricPatternOptions
-
- Occur() - Static method in class io.github.robolib.jni.HALLibrary
-
Original signature : void Occur()
native declaration : AthenaJava\target\native\include\HAL\HAL.h:476
- OCRProcessingOptions() - Constructor for class com.ni.vision.NIVision.OCRProcessingOptions
-
- OCRProcessingOptions(NIVision.ThresholdMode, int, int, int, int, int, int, int, int) - Constructor for class com.ni.vision.NIVision.OCRProcessingOptions
-
- OCRProcessingOptions(ByteBuffer, int) - Constructor for class com.ni.vision.NIVision.OCRProcessingOptions
-
- OCRProcessingOptions(long, boolean) - Constructor for class com.ni.vision.NIVision.OCRProcessingOptions
-
- OCRSpacingOptions() - Constructor for class com.ni.vision.NIVision.OCRSpacingOptions
-
- OCRSpacingOptions(int, int, int, int, int, int, int, int, int, int) - Constructor for class com.ni.vision.NIVision.OCRSpacingOptions
-
- OCRSpacingOptions(ByteBuffer, int) - Constructor for class com.ni.vision.NIVision.OCRSpacingOptions
-
- OCRSpacingOptions(long, boolean) - Constructor for class com.ni.vision.NIVision.OCRSpacingOptions
-
- offerIncomingAssignment(NTTableEntry) - Method in class io.github.robolib.nettable.entry.NTEntryStore
-
- offerIncomingAssignment(NTTableEntry) - Method in class io.github.robolib.nettable.NTConnectionAdapter
-
- offerIncomingUpdate(NTTableEntry, char, Object) - Method in class io.github.robolib.nettable.entry.NTEntryStore
-
- offerIncomingUpdate(NTTableEntry, char, Object) - Method in class io.github.robolib.nettable.NTConnectionAdapter
-
- offerOutgoingAssignment(NTTableEntry) - Method in class io.github.robolib.nettable.NTConnectionAdapter
-
- offerOutgoingAssignment(NTTableEntry) - Method in class io.github.robolib.nettable.NTConnectionList
-
- offerOutgoingAssignment(NTTableEntry) - Method in class io.github.robolib.nettable.NTWriteManager
-
- offerOutgoingUpdate(NTTableEntry) - Method in class io.github.robolib.nettable.NTConnectionAdapter
-
- offerOutgoingUpdate(NTTableEntry) - Method in class io.github.robolib.nettable.NTConnectionList
-
- offerOutgoingUpdate(NTTableEntry) - Method in class io.github.robolib.nettable.NTWriteManager
-
- OK - Static variable in class io.github.robolib.jni.HALLibrary
-
native declaration : AthenaJava\target\native\include\HAL\Task.h
- onlyClosed - Variable in class com.ni.vision.NIVision.CurveOptions
-
- onNewConnection(NTConnectionAdapter) - Method in class io.github.robolib.nettable.NTServer
-
Called on create of a new connection
- onTarget() - Method in class io.github.robolib.command.PIDSubsystem
-
Return true if the error is within the percentage of the total input range,
determined by setTolerance.
- onTarget() - Method in class io.github.robolib.module.controller.PIDController
-
Return true if the error is within the percentage of the total input range,
determined by setTolerance.
- onTarget() - Method in interface io.github.robolib.module.controller.PIDController.Tolerance
-
- OpaqueStruct() - Constructor for class com.ni.vision.NIVision.OpaqueStruct
-
- OpaqueStruct(long, boolean) - Constructor for class com.ni.vision.NIVision.OpaqueStruct
-
- openContour - Variable in class com.ni.vision.NIVision.ContourInfo2
-
- OpenContour() - Constructor for class com.ni.vision.NIVision.OpenContour
-
- OpenContour(NIVision.Point[]) - Constructor for class com.ni.vision.NIVision.OpenContour
-
- OpenContour(ByteBuffer, int) - Constructor for class com.ni.vision.NIVision.OpenContour
-
- OpenContour(long, boolean) - Constructor for class com.ni.vision.NIVision.OpenContour
-
- OperatingMode(int) - Constructor for enum io.github.robolib.module.sensor.HMC5883L.OperatingMode
-
- opt(int) - Method in class org.json.JSONArray
-
Get the optional object value associated with an index.
- opt(String) - Method in class org.json.JSONObject
-
Get an optional value associated with a key.
- optBoolean(int) - Method in class org.json.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(int, boolean) - Method in class org.json.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(String) - Method in class org.json.JSONObject
-
Get an optional boolean associated with a key.
- optBoolean(String, boolean) - Method in class org.json.JSONObject
-
Get an optional boolean associated with a key.
- optDouble(int) - Method in class org.json.JSONArray
-
Get the optional double value associated with an index.
- optDouble(int, double) - Method in class org.json.JSONArray
-
Get the optional double value associated with an index.
- optDouble(String) - Method in class org.json.JSONObject
-
Get an optional double associated with a key, or NaN if there is no such
key or if its value is not a number.
- optDouble(String, double) - Method in class org.json.JSONObject
-
Get an optional double associated with a key, or the defaultValue if
there is no such key or if its value is not a number.
- opticalCenter - Variable in class com.ni.vision.NIVision.InternalParameters
-
- optInt(int) - Method in class org.json.JSONArray
-
Get the optional int value associated with an index.
- optInt(int, int) - Method in class org.json.JSONArray
-
Get the optional int value associated with an index.
- optInt(String) - Method in class org.json.JSONObject
-
Get an optional int value associated with a key, or zero if there is no
such key or if the value is not a number.
- optInt(String, int) - Method in class org.json.JSONObject
-
Get an optional int value associated with a key, or the default if there
is no such key or if the value is not a number.
- options - Variable in class com.ni.vision.NIVision.CalibrationInfo
-
- options - Variable in class com.ni.vision.NIVision.GetParticleClassifierOptions2Result
-
- options - Variable in class com.ni.vision.NIVision.GetParticleClassifierOptionsResult
-
- options - Variable in class com.ni.vision.NIVision.RefineMatchesResult
-
- optJSONArray(int) - Method in class org.json.JSONArray
-
Get the optional JSONArray associated with an index.
- optJSONArray(String) - Method in class org.json.JSONObject
-
Get an optional JSONArray associated with a key.
- optJSONObject(int) - Method in class org.json.JSONArray
-
Get the optional JSONObject associated with an index.
- optJSONObject(String) - Method in class org.json.JSONObject
-
Get an optional JSONObject associated with a key.
- optLong(int) - Method in class org.json.JSONArray
-
Get the optional long value associated with an index.
- optLong(int, long) - Method in class org.json.JSONArray
-
Get the optional long value associated with an index.
- optLong(String) - Method in class org.json.JSONObject
-
Get an optional long value associated with a key, or zero if there is no
such key or if the value is not a number.
- optLong(String, long) - Method in class org.json.JSONObject
-
Get an optional long value associated with a key, or the default if there
is no such key or if the value is not a number.
- optString(int) - Method in class org.json.JSONArray
-
Get the optional string value associated with an index.
- optString(int, String) - Method in class org.json.JSONArray
-
Get the optional string associated with an index.
- optString(String) - Method in class org.json.JSONObject
-
Get an optional string associated with a key.
- optString(String, String) - Method in class org.json.JSONObject
-
Get an optional string associated with a key.
- org.json - package org.json
-
- orientation - Variable in class com.ni.vision.NIVision.StraightEdgeOptions
-
- origin - Variable in class com.ni.vision.NIVision.AxisReport
-
- origin - Variable in class com.ni.vision.NIVision.CoordinateSystem
-
- outerRadius - Variable in class com.ni.vision.NIVision.Annulus
-
- OutlineMethod(int) - Constructor for enum com.ni.vision.NIVision.OutlineMethod
-
- outputChar1 - Variable in class com.ni.vision.NIVision.BarcodeInfo
-
- outputChar2 - Variable in class com.ni.vision.NIVision.BarcodeInfo
-
- OutputRate(int) - Constructor for enum io.github.robolib.module.sensor.HMC5883L.OutputRate
-
- outputString - Variable in class com.ni.vision.NIVision.BarcodeInfo
-
- outputString_buf - Variable in class com.ni.vision.NIVision.BarcodeInfo
-
- ovalBoundingBox - Variable in class com.ni.vision.NIVision.ContourInfo2
-
- overallGrade - Variable in class com.ni.vision.NIVision.AIMGradeReport
-
- overlay - Variable in class com.ni.vision.NIVision.ContourOverlaySettings
-
- Overlay() - Constructor for class com.ni.vision.NIVision.Overlay
-
- Overlay(long, boolean) - Constructor for class com.ni.vision.NIVision.Overlay
-
- overlayGroupName - Variable in class com.ni.vision.NIVision.ClampOverlaySettings
-
- overlayGroupName - Variable in class com.ni.vision.NIVision.FindCircularEdgeOptions
-
- overlayGroupName - Variable in class com.ni.vision.NIVision.FindConcentricEdgeOptions
-
- overlayGroupName - Variable in class com.ni.vision.NIVision.FindEdgeOptions2
-
- overlayGroupName - Variable in class com.ni.vision.NIVision.FindTransformRectOptions2
-
- overlayGroupName - Variable in class com.ni.vision.NIVision.FindTransformRectsOptions2
-
- overlayGroupName_buf - Variable in class com.ni.vision.NIVision.ClampOverlaySettings
-
- overlayGroupName_buf - Variable in class com.ni.vision.NIVision.FindCircularEdgeOptions
-
- overlayGroupName_buf - Variable in class com.ni.vision.NIVision.FindConcentricEdgeOptions
-
- overlayGroupName_buf - Variable in class com.ni.vision.NIVision.FindEdgeOptions2
-
- overlayGroupName_buf - Variable in class com.ni.vision.NIVision.FindTransformRectOptions2
-
- overlayGroupName_buf - Variable in class com.ni.vision.NIVision.FindTransformRectsOptions2
-
- OverlayTextOptions() - Constructor for class com.ni.vision.NIVision.OverlayTextOptions
-
- OverlayTextOptions(String, int, int, int, int, int, NIVision.TextAlignment, NIVision.VerticalTextAlignment, NIVision.RGBValue, double) - Constructor for class com.ni.vision.NIVision.OverlayTextOptions
-
- OverlayTextOptions(ByteBuffer, int) - Constructor for class com.ni.vision.NIVision.OverlayTextOptions
-
- OverlayTextOptions(long, boolean) - Constructor for class com.ni.vision.NIVision.OverlayTextOptions
-
- overrideIOConfig(String, int) - Static method in class io.github.robolib.jni.NetworkCommunications
-
Original signature : int overrideIOConfig(const char*, int)
native declaration : src\main\include\NetworkCommunication\FRCComm.h:138
- OVERSAMPLE_BITS - Static variable in class io.github.robolib.module.sensor.AnalogGyro
-
- owned - Variable in class com.ni.vision.NIVision.DisposedStruct
-
- owned - Variable in class com.ni.vision.NIVision.OpaqueStruct
-
- owned - Variable in class com.ni.vision.NIVision.RawData
-