Uses of Interface
org.opengis.metadata.acquisition.Instrument
- 
Packages that use Instrument Package Description org.opengis.metadata.acquisition  - 
- 
Uses of Instrument in org.opengis.metadata.acquisition
Methods in org.opengis.metadata.acquisition that return types with arguments of type Instrument Modifier and Type Method Description default 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. 
 -