Uses of Class
org.opengis.metadata.content.BandDefinition
Packages that use BandDefinition
-
Uses of BandDefinition in org.opengis.metadata.content
Fields in org.opengis.metadata.content declared as BandDefinitionModifier and TypeFieldDescriptionstatic final BandDefinitionBandDefinition.EQUIVALENT_WIDTHWidth of a band with full sensitivity or absorption at every wavelength that detects or absorbs the same amount of energy as the band described.static final BandDefinitionBandDefinition.FIFTY_PERCENTFull spectral width of a spectral power density measured at 50% of its peak height.static final BandDefinitionBandDefinition.HALF_MAXIMUMWidth of a distribution equal to the distance between the outer two points on the distribution having power level half of that at the peak.static final BandDefinitionBandDefinition.ONE_OVER_EWidth of a distribution equal to the distance between the outer two points on the distribution having power level 1/e that of the peak.static final BandDefinitionBandDefinition.THREE_DBWidth of a distribution equal to the distance between the outer two points on the distribution having power level half of that at the peak.Methods in org.opengis.metadata.content that return BandDefinitionModifier and TypeMethodDescriptionBandDefinition.family()Returns the list of enumerations of the same kind as this enum.Band.getBandBoundaryDefinition()Designation of criterion for defining maximum and minimum wavelengths for a spectral band.static BandDefinitionReturns the band definition that matches the given string, or returns a new one if none match it.static BandDefinition[]BandDefinition.values()Returns the list ofBandDefinitions.