| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.shutter.sim |
Contains the code which simulates shutter hardware.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CubicSCurve
Defines a piecewise cubic S-curve motion profile.
|
| Constructor and Description |
|---|
HallSensorSimulator(long startTime,
double startPosition,
double endPosition,
MotionProfile profile)
Find all the Hall transitions relevant to the given motion of the blade set.
|
MotorSimulator(double startPosition,
double dt,
int numSamples,
long startTime,
MotionProfile profile)
Samples the given physical motion profile.
|
Copyright © 2019 LSST. All rights reserved.