| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.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 |
|---|
PredictedTrajectory(double startPosition,
org.lsst.ccs.utilities.taitime.CCSTimeStamp startTime,
Duration dt,
int numSamples,
MotionProfile profile)
Samples the given physical motion profile.
|
Copyright © 2019 LSST. All rights reserved.