| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.shutter.common |
Contains classes and interfaces that are used by both GUI and worker
subsystems, whether using simulated or real hardware.
|
| org.lsst.ccs.subsystem.shutter.sim |
Contains the code which simulates shutter hardware.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EncoderSample
Immutable class containing the data for a single position encoder sample.
|
class |
HallTransition
Immutable class containing the data for a transition of a Hall sensor.
|
| Modifier and Type | Method and Description |
|---|---|
default int |
TimeOrdered.compareTo(TimeOrdered other) |
default Duration |
TimeOrdered.timeDiff(TimeOrdered ref)
Calculates the time difference between
this.getTime() and a reference
TimeOrdered object. |
| Modifier and Type | Class and Description |
|---|---|
class |
PredictedPosition
A data point in the prediction of a blade set trajectory.
|
Copyright © 2021 LSST. All rights reserved.