Package swervelib.parser.json
Class PhysicalPropertiesJson
java.lang.Object
swervelib.parser.json.PhysicalPropertiesJson
Used to configure the SwerveModule.
-
Field Summary
FieldsModifier and TypeFieldDescriptionConversion Factors composition.The current limit in AMPs to apply to the motors. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
gearing
Conversion Factors composition. Auto-calculates the conversion factors. -
statorCurrentLimit
The current limit in AMPs to apply to the motors.
-
-
Constructor Details
-
PhysicalPropertiesJson
public PhysicalPropertiesJson()
-