Class SwerveModuleConstantsFactory<DriveMotorConfigsT extends ParentConfiguration,SteerMotorConfigsT extends ParentConfiguration,EncoderConfigsT extends ParentConfiguration>

java.lang.Object
com.ctre.phoenix6.swerve.SwerveModuleConstantsFactory<DriveMotorConfigsT,SteerMotorConfigsT,EncoderConfigsT>

public class SwerveModuleConstantsFactory<DriveMotorConfigsT extends ParentConfiguration,SteerMotorConfigsT extends ParentConfiguration,EncoderConfigsT extends ParentConfiguration> extends Object
Constants that are common across the swerve modules, used for creating instances of module-specific SwerveModuleConstants.