- getAcceleration() - Method in class org.lsst.ccs.subsystem.shutter.sim.PredictedPosition
-
Gets the acceleration in units of 1/sec/sec.
- getActPos() - Method in class org.lsst.ccs.subsystem.shutter.status.ShutterStatus.AxisStatus
-
Gets the actual position of the axis.
- getActVel() - Method in class org.lsst.ccs.subsystem.shutter.status.ShutterStatus.AxisStatus
-
Gets the actual velocity of the axis.
- getAxisStatus(ShutterSide) - Method in class org.lsst.ccs.subsystem.shutter.status.ShutterStatus
-
Gets the status info for one of the blade set axes.
- getDescription() - Method in enum org.lsst.ccs.subsystem.shutter.common.SoftwareState
-
- getErrorID() - Method in class org.lsst.ccs.subsystem.shutter.status.ShutterStatus.AxisStatus
-
Gets the error code for the axis.
- getMinusXSide() - Static method in enum org.lsst.ccs.subsystem.shutter.common.Axis
-
Gets the axis that's controlling the blade set on the -X side.
- getMotionProfile() - Method in class org.lsst.ccs.subsystem.shutter.status.ShutterStatus
-
Gets the motion profile in use
- getMotorTemp() - Method in class org.lsst.ccs.subsystem.shutter.status.ShutterStatus.AxisStatus
-
Gets the axis motor temperature reading.
- getName() - Method in enum org.lsst.ccs.subsystem.shutter.common.Axis
-
The name used for the axis in motorplatform commands.
- getNormalizedPosition(double) - Method in enum org.lsst.ccs.subsystem.shutter.common.ShutterSide
-
- getPLCAxisNum() - Method in enum org.lsst.ccs.subsystem.shutter.common.Axis
-
The axis number used by the PLC code.
- getPlusXSide() - Static method in enum org.lsst.ccs.subsystem.shutter.common.Axis
-
Gets the axis that's controlling the blade set on the +X side.
- getPosition() - Method in class org.lsst.ccs.subsystem.shutter.common.EncoderSample
-
Gets the sampled encoder position.
- getPosition() - Method in class org.lsst.ccs.subsystem.shutter.common.HallTransition
-
Gets the absolute position of the transition.
- getPosition() - Method in class org.lsst.ccs.subsystem.shutter.sim.PredictedPosition
-
Gets the position.
- getPositions() - Method in class org.lsst.ccs.subsystem.shutter.sim.PredictedTrajectory
-
Returns the time-ordered list of predicted positions (and accelerations, etc.).
- getSensorId() - Method in class org.lsst.ccs.subsystem.shutter.common.HallTransition
-
Gets the Hall sensor ID number.
- getSetAcc() - Method in class org.lsst.ccs.subsystem.shutter.status.ShutterStatus.AxisStatus
-
Gets the "set", or commanded, acceleration of the axis.
- getSmState() - Method in class org.lsst.ccs.subsystem.shutter.status.ShutterStatus
-
Gets the current state for the shutter controller's state machine.
- getTime() - Method in class org.lsst.ccs.subsystem.shutter.common.EncoderSample
-
Gets the time at which the position sample was taken..
- getTime() - Method in class org.lsst.ccs.subsystem.shutter.common.HallTransition
-
Gets the time of the transition.
- getTime() - Method in interface org.lsst.ccs.subsystem.shutter.common.TimeOrdered
-
- getTime() - Method in class org.lsst.ccs.subsystem.shutter.sim.PredictedPosition
-
Gets the time of the sample.
- getVelocity() - Method in class org.lsst.ccs.subsystem.shutter.sim.PredictedPosition
-
Gets the velocity in units of 1/sec.