Uses of Class
ome.units.quantity.Frequency
-
Packages that use Frequency Package Description ome.units ome.units.quantity ome.xml.meta ome.xml.model ome.xml.model.enums ome.xml.model.enums.handlers -
-
Uses of Frequency in ome.units
Fields in ome.units with type parameters of type Frequency Modifier and Type Field Description static Unit<Frequency>
UNITS. AHZ
Deprecated.UseUNITS.ATTOHERTZ
instead.static Unit<Frequency>
UNITS. ATTOHERTZ
static Unit<Frequency>
UNITS. CENTIHERTZ
static Unit<Frequency>
UNITS. CHZ
Deprecated.UseUNITS.CENTIHERTZ
instead.static Unit<Frequency>
UNITS. DAHZ
Deprecated.UseUNITS.DECAHERTZ
instead.static Unit<Frequency>
UNITS. DECAHERTZ
static Unit<Frequency>
UNITS. DECIHERTZ
static Unit<Frequency>
UNITS. DHZ
Deprecated.UseUNITS.DECIHERTZ
instead.static Unit<Frequency>
UNITS. EXAHERTZ
static Unit<Frequency>
UNITS. EXAHZ
Deprecated.UseUNITS.EXAHERTZ
instead.static Unit<Frequency>
UNITS. FEMTOHERTZ
static Unit<Frequency>
UNITS. FHZ
Deprecated.UseUNITS.FEMTOHERTZ
instead.static Unit<Frequency>
UNITS. GIGAHERTZ
static Unit<Frequency>
UNITS. GIGAHZ
Deprecated.UseUNITS.GIGAHERTZ
instead.static Unit<Frequency>
UNITS. HECTOHERTZ
static Unit<Frequency>
UNITS. HERTZ
static Unit<Frequency>
UNITS. HHZ
Deprecated.UseUNITS.HECTOHERTZ
instead.static Unit<Frequency>
UNITS. HZ
Deprecated.UseUNITS.HERTZ
instead.static Unit<Frequency>
UNITS. KHZ
Deprecated.UseUNITS.KILOHERTZ
instead.static Unit<Frequency>
UNITS. KILOHERTZ
static Unit<Frequency>
UNITS. MEGAHERTZ
static Unit<Frequency>
UNITS. MEGAHZ
Deprecated.UseUNITS.MEGAHERTZ
instead.static Unit<Frequency>
UNITS. MHZ
Deprecated.UseUNITS.MILLIHERTZ
instead.static Unit<Frequency>
UNITS. MICROHERTZ
static Unit<Frequency>
UNITS. MICROHZ
Deprecated.UseUNITS.MICROHERTZ
instead.static Unit<Frequency>
UNITS. MILLIHERTZ
static Unit<Frequency>
UNITS. NANOHERTZ
static Unit<Frequency>
UNITS. NHZ
Deprecated.UseUNITS.NANOHERTZ
instead.static Unit<Frequency>
UNITS. PETAHERTZ
static Unit<Frequency>
UNITS. PETAHZ
Deprecated.UseUNITS.PETAHERTZ
instead.static Unit<Frequency>
UNITS. PHZ
Deprecated.UseUNITS.PICOHERTZ
instead.static Unit<Frequency>
UNITS. PICOHERTZ
static Unit<Frequency>
UNITS. TERAHERTZ
static Unit<Frequency>
UNITS. TERAHZ
Deprecated.UseUNITS.TERAHERTZ
instead.static Unit<Frequency>
UNITS. YHZ
Deprecated.UseUNITS.YOCTOHERTZ
instead.static Unit<Frequency>
UNITS. YOCTOHERTZ
static Unit<Frequency>
UNITS. YOTTAHERTZ
static Unit<Frequency>
UNITS. YOTTAHZ
Deprecated.UseUNITS.YOTTAHERTZ
instead.static Unit<Frequency>
UNITS. ZEPTOHERTZ
static Unit<Frequency>
UNITS. ZETTAHERTZ
static Unit<Frequency>
UNITS. ZETTAHZ
Deprecated.UseUNITS.ZETTAHERTZ
instead.static Unit<Frequency>
UNITS. ZHZ
Deprecated.UseUNITS.ZEPTOHERTZ
instead. -
Uses of Frequency in ome.units.quantity
Methods in ome.units.quantity that return types with arguments of type Frequency Modifier and Type Method Description Unit<Frequency>
Frequency. unit()
Methods in ome.units.quantity with parameters of type Frequency Modifier and Type Method Description int
Frequency. compareTo(Frequency other)
Check quantities for equality.Method parameters in ome.units.quantity with type arguments of type Frequency Modifier and Type Method Description Number
Frequency. value(Unit<Frequency> inUnit)
Perform a unit conversion.Constructor parameters in ome.units.quantity with type arguments of type Frequency Constructor Description Frequency(Number inValue, Unit<Frequency> inUnit)
Create a Frequency. -
Uses of Frequency in ome.xml.meta
Methods in ome.xml.meta that return Frequency Modifier and Type Method Description Frequency
AggregateMetadata. getDetectorSettingsReadOutRate(int imageIndex, int channelIndex)
Frequency
DummyMetadata. getDetectorSettingsReadOutRate(int imageIndex, int channelIndex)
Frequency
MetadataRetrieve. getDetectorSettingsReadOutRate(int imageIndex, int channelIndex)
Get the ReadOutRate property of DetectorSettings.Frequency
OMEXMLMetadataImpl. getDetectorSettingsReadOutRate(int imageIndex, int channelIndex)
Frequency
AggregateMetadata. getLaserRepetitionRate(int instrumentIndex, int lightSourceIndex)
Frequency
DummyMetadata. getLaserRepetitionRate(int instrumentIndex, int lightSourceIndex)
Frequency
MetadataRetrieve. getLaserRepetitionRate(int instrumentIndex, int lightSourceIndex)
Get the RepetitionRate property of Laser.Frequency
OMEXMLMetadataImpl. getLaserRepetitionRate(int instrumentIndex, int lightSourceIndex)
Methods in ome.xml.meta with parameters of type Frequency Modifier and Type Method Description void
AggregateMetadata. setDetectorSettingsReadOutRate(Frequency readOutRate, int imageIndex, int channelIndex)
void
DummyMetadata. setDetectorSettingsReadOutRate(Frequency readOutRate, int imageIndex, int channelIndex)
void
FilterMetadata. setDetectorSettingsReadOutRate(Frequency readOutRate, int imageIndex, int channelIndex)
void
MetadataStore. setDetectorSettingsReadOutRate(Frequency readOutRate, int imageIndex, int channelIndex)
Set the ReadOutRate property of DetectorSettings.void
OMEXMLMetadataImpl. setDetectorSettingsReadOutRate(Frequency readOutRate, int imageIndex, int channelIndex)
void
AggregateMetadata. setLaserRepetitionRate(Frequency repetitionRate, int instrumentIndex, int lightSourceIndex)
void
DummyMetadata. setLaserRepetitionRate(Frequency repetitionRate, int instrumentIndex, int lightSourceIndex)
void
FilterMetadata. setLaserRepetitionRate(Frequency repetitionRate, int instrumentIndex, int lightSourceIndex)
void
MetadataStore. setLaserRepetitionRate(Frequency repetitionRate, int instrumentIndex, int lightSourceIndex)
Set the RepetitionRate property of Laser.void
OMEXMLMetadataImpl. setLaserRepetitionRate(Frequency repetitionRate, int instrumentIndex, int lightSourceIndex)
-
Uses of Frequency in ome.xml.model
Methods in ome.xml.model that return Frequency Modifier and Type Method Description Frequency
DetectorSettings. getReadOutRate()
Frequency
Laser. getRepetitionRate()
Methods in ome.xml.model with parameters of type Frequency Modifier and Type Method Description void
DetectorSettings. setReadOutRate(Frequency readOutRate)
void
Laser. setRepetitionRate(Frequency repetitionRate)
-
Uses of Frequency in ome.xml.model.enums
Methods in ome.xml.model.enums that return Frequency Modifier and Type Method Description static <T extends PrimitiveNumber>
FrequencyUnitsFrequency. create(T newValue, UnitsFrequency newUnit)
static <T extends Number>
FrequencyUnitsFrequency. create(T newValue, UnitsFrequency newUnit)
-
Uses of Frequency in ome.xml.model.enums.handlers
Methods in ome.xml.model.enums.handlers that return Frequency Modifier and Type Method Description static <T extends PrimitiveNumber>
FrequencyUnitsFrequencyEnumHandler. getQuantity(T inValue, UnitsFrequency inModelUnit)
static <T extends Number>
FrequencyUnitsFrequencyEnumHandler. getQuantity(T inValue, UnitsFrequency inModelUnit)
Methods in ome.xml.model.enums.handlers that return types with arguments of type Frequency Modifier and Type Method Description static Unit<Frequency>
UnitsFrequencyEnumHandler. getBaseUnit(UnitsFrequency inModelUnit)
Methods in ome.xml.model.enums.handlers with parameters of type Frequency Modifier and Type Method Description Enumeration
UnitsFrequencyEnumHandler. getEnumeration(Frequency inUnit)
-