org.lsst.ccs.subsystems.fcs.singlefiltertest.config
Class ActuatorConfig
java.lang.Object
org.lsst.ccs.subsystems.fcs.singlefiltertest.config.ActuatorConfig
- All Implemented Interfaces:
- Serializable
public class ActuatorConfig
- extends Object
- implements Serializable
- Author:
- virieux
- See Also:
- Serialized Form
|
Constructor Summary |
ActuatorConfig(int sentCurrentMinValue,
int sentCurrentMaxValue)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActuatorConfig
public ActuatorConfig(int sentCurrentMinValue,
int sentCurrentMaxValue)
getMotor_continuousCurrentLimit
public int getMotor_continuousCurrentLimit()
getMotor_maxSpeedInCurrentMode
public int getMotor_maxSpeedInCurrentMode()
getMotor_mode
public String getMotor_mode()
getMotor_outputCurrentLimit
public int getMotor_outputCurrentLimit()
getMotor_polePairNumber
public int getMotor_polePairNumber()
getMotor_thermalTimeConstantWinding
public int getMotor_thermalTimeConstantWinding()
getMotor_type
public int getMotor_type()
getNodeID
public String getNodeID()
getPositionSensorType
public int getPositionSensorType()
getSentCurrentMaxValue
public int getSentCurrentMaxValue()
getSentCurrentMinValue
public int getSentCurrentMinValue()
getSerialNB
public String getSerialNB()
Copyright © 2013 LSST. All Rights Reserved.