Class IndexerTower.IndexerTowerConfig
java.lang.Object
frc.spectrumLib.mechanism.Mechanism.Config
frc.robot.subsystems.indexerTower.IndexerTower.IndexerTowerConfig
- Enclosing class:
- IndexerTower
-
Field Summary
Fields inherited from class frc.spectrumLib.mechanism.Mechanism.Config
talonConfig -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubledoubledoubledoubledoubledoubledoubledoubledoubledoubleMethods inherited from class frc.spectrumLib.mechanism.Mechanism.Config
applyTalonConfig, configClockwise_Positive, configContinuousWrap, configCounterClockwise_Positive, configFeedbackSensorSource, configFeedbackSensorSource, configFeedForwardGains, configFeedForwardGains, configForwardSoftLimit, configForwardTorqueCurrentLimit, configForwardVoltageLimit, configGearRatio, configGravityType, configGravityType, configLowerSupplyCurrentLimit, configLowerSupplyCurrentTime, configMinMaxRotations, configMotionMagic, configMotionMagicPosition, configMotionMagicVelocity, configNeutralBrakeMode, configNeutralDeadband, configPeakOutput, configPIDGains, configPIDGains, configReverseSoftLimit, configReverseTorqueCurrentLimit, configReverseVoltageLimit, configStatorCurrentLimit, configSupplyCurrentLimit, configVoltageCompensation, getDynamicMMPositionFOC, getDynamicMotionMagicVoltage, getFollowerConfigs, getGearRatio, getId, getMaxRotations, getMinRotations, getMmPositionFOC, getMmPositionVoltage, getMmPositionVoltageSlot, getMmVelocityFOC, getMmVelocityVoltage, getName, getNumMotors, getPercentOutput, getTalonConfig, getTorqueCurrentFOC, getVelocityControl, getVelocityTorqueCurrentFOC, getVoltageCompSaturation, getVoltageControl, isAttached, setAttached, setFollowerConfigs, setTalonConfig
-
Constructor Details
-
IndexerTowerConfig
public IndexerTowerConfig()
-
-
Method Details
-
getSupplyCurrentLimit
public double getSupplyCurrentLimit() -
getStatorCurrentLimit
public double getStatorCurrentLimit() -
getLowerSupplyCurrentLimit
public double getLowerSupplyCurrentLimit() -
getLowerSupplyCurrentTime
public double getLowerSupplyCurrentTime() -
getVelocityKp
public double getVelocityKp() -
getVelocityKv
public double getVelocityKv() -
getVelocityKs
public double getVelocityKs() -
getIntakeX
public double getIntakeX() -
getIntakeY
public double getIntakeY() -
getWheelDiameter
public double getWheelDiameter()
-