Class SN_SwerveConstants.MK4I.FALCON
java.lang.Object
com.frcteam3255.components.swerve.SN_SwerveConstants.MK4I.FALCON
- Enclosing class:
- SN_SwerveConstants.MK4I
Constants for modules that have a Falcon as the drive motor (the steer motor
type doesn't matter here)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SN_SwerveConstantsPreset Constants for a MK4I with L1 gearing and a Falcon 500 Motorstatic final SN_SwerveConstantsPreset Constants for a MK4I with L1 gearing, a Falcon 500 Motor, and FOC (Field Oriented Control, a Phoenix Pro Feature) enabledstatic final SN_SwerveConstantsPreset Constants for a MK4I with L2 gearing and a Falcon 500 Motorstatic final SN_SwerveConstantsPreset Constants for a MK4I with L2 gearing, a Falcon 500 Motor, and FOC (Field Oriented Control, a Phoenix Pro Feature) enabledstatic final SN_SwerveConstantsPreset Constants for a MK4I with L3 gearing and a Falcon 500 Motorstatic final SN_SwerveConstantsPreset Constants for a MK4I with L3 gearing, a Falcon 500 Motor, and FOC (Field Oriented Control, a Phoenix Pro Feature) enabled -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
L1
Preset Constants for a MK4I with L1 gearing and a Falcon 500 Motor -
L2
Preset Constants for a MK4I with L2 gearing and a Falcon 500 Motor -
L3
Preset Constants for a MK4I with L3 gearing and a Falcon 500 Motor -
L1_FOC
Preset Constants for a MK4I with L1 gearing, a Falcon 500 Motor, and FOC (Field Oriented Control, a Phoenix Pro Feature) enabled -
L2_FOC
Preset Constants for a MK4I with L2 gearing, a Falcon 500 Motor, and FOC (Field Oriented Control, a Phoenix Pro Feature) enabled -
L3_FOC
Preset Constants for a MK4I with L3 gearing, a Falcon 500 Motor, and FOC (Field Oriented Control, a Phoenix Pro Feature) enabled
-
-
Constructor Details
-
FALCON
public FALCON()
-