Uses of Interface
org.opengis.metadata.acquisition.Instrument
-
Uses of Instrument in org.opengis.metadata.acquisition
Modifier and TypeMethodDescriptiondefault Collection
<? extends Instrument> AcquisitionInformation.getInstruments()
General information about the instrument used in data acquisition.Collection
<? extends Instrument> Platform.getInstruments()
Instrument(s) mounted on a platform.default Collection
<? extends Instrument> Event.getRelatedSensors()
Instrument or instruments for which the event is meaningful.default Collection
<? extends Instrument> Objective.getSensingInstruments()
Instrument which senses the objective data.