public class InstrumentReport extends Object
| Modifier and Type | Field and Description |
|---|---|
List<InstrumentStatus> |
states
The status of each instrument.
|
| Constructor and Description |
|---|
InstrumentReport(List<Instrument> instruments) |
public final List<InstrumentStatus> states
public InstrumentReport(List<Instrument> instruments)
Copyright © 2020 LSST. All rights reserved.