Uses of Interface
org.opengis.metadata.acquisition.Instrument
Packages that use Instrument
-
Uses of Instrument in org.opengis.metadata.acquisition
Methods in org.opengis.metadata.acquisition that return types with arguments of type InstrumentModifier 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.