Package tagalong.logging
Class ElevatorIO.ElevatorIOInputs
java.lang.Object
tagalong.logging.ElevatorIO.ElevatorIOInputs
- Direct Known Subclasses:
ElevatorIOInputsAutoLogged
- Enclosing interface:
- ElevatorIO
Set of loggable elevator inputs
-
Field Summary
FieldsModifier and TypeFieldDescriptiondouble
Applied (output) motor voltage of the elevatordouble
Current corresponding to the stator windings of the elevatordouble
Height of the elevator in metersdouble
Velocity of the elevator in meters per second -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
elevatorHeightM
Height of the elevator in meters -
elevatorVelocityMPS
Velocity of the elevator in meters per second -
elevatorAppliedVolts
Applied (output) motor voltage of the elevator -
elevatorCurrentAmps
Current corresponding to the stator windings of the elevator
-
-
Constructor Details
-
ElevatorIOInputs
public ElevatorIOInputs()
-