![]() |
WPILibC++ 2027.0.0-alpha-4
|
Timestamped FloatArray. More...
Public Attributes | |
| int64_t | time |
| Time in local time base. | |
| int64_t | serverTime |
| Time in server time base. | |
| float * | value |
| Value. | |
| size_t | len |
| Value length. | |
Timestamped FloatArray.
| size_t NT_TimestampedFloatArray::len |
Value length.
| int64_t NT_TimestampedFloatArray::serverTime |
Time in server time base.
May be 0 or 1 for locally set values.
| int64_t NT_TimestampedFloatArray::time |
Time in local time base.
| float* NT_TimestampedFloatArray::value |
Value.