Package com.reduxrobotics.frames
package com.reduxrobotics.frames
Package holding base and utility classes for device data frames
-
ClassDescriptionImplements an object-holding Frame backed by a byte array.Functional interface for a function mapping a double data value to the final frame type.DoubleFrame<T>Implements an object-holding Frame backed by a double.Functional interface for a function mapping a double data value to the final frame type.Frame<T>Class representing periodic timestamped data received from CAN or other sources.Functional interface for Frame callbacks.FrameData<T>Immutable container class for timestamped values.LongFrame<T>Implements an object-holding Frame backed by a Long.Functional interface for a function mapping a double data value to the final frame type.Implements an object-holding Frame backed by a byte array.Functional interface for a function mapping a double data value to the final frame type.