java.util.Collection<? extends Instrument> |
AcquisitionInformation.getInstruments() |
General information about the instrument used in data acquisition.
|
java.util.Collection<? extends Instrument> |
Platform.getInstruments() |
Instrument(s) mounted on a platform.
|
java.util.Collection<? extends Instrument> |
Event.getRelatedSensors() |
Instrument or instruments for which the event is meaningful.
|
java.util.Collection<? extends Instrument> |
Objective.getSensingInstruments() |
Instrument which senses the objective data.
|