Package com.ctre.phoenix6
Class StatusSignal.SignalMeasurement<L>
java.lang.Object
com.ctre.phoenix6.StatusSignal.SignalMeasurement<L>
- Enclosing class:
- StatusSignal<T>
Information from a single measurement of a status signal.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
value
The value of the signal -
timestamp
Timestamp of when the data point was taken, in seconds -
status
Status code response of getting the data -
units
Units that correspond to this point
-
-
Constructor Details
-
SignalMeasurement
public SignalMeasurement()
-