A B C D E F G H I J K L M N O P Q R S T U V W Y Z

C

C - Static variable in class javax.measure.unit.NonSI
A unit of velocity relative to the speed of light (standard name c).
CANDELA - Static variable in class javax.measure.unit.SI
The base unit for luminous intensity quantities (cd).
CatalyticActivity - Interface in javax.measure.quantity
This interface represents a catalytic activity.
CELSIUS - Static variable in class javax.measure.unit.SI
The derived unit for Celsius temperature ().
CENTI(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-2
CENTIMETER - Static variable in class javax.measure.unit.SI
Equivalent to SI.CENTIMETRE.
CENTIMETRE - Static variable in class javax.measure.unit.SI
Equivalent to CENTI(METRE).
CENTIRADIAN - Static variable in class javax.measure.unit.NonSI
A unit of angle equal to 0.01 SI.RADIAN (standard name centiradian).
compareTo(Measurable<Q>) - Method in class javax.measure.Measure
Compares this measure to the specified measurable quantity.
compound(Unit<Q>) - Method in class javax.measure.unit.Unit
Returns the combination of this unit with the specified sub-unit.
CompoundUnit<Q extends Quantity> - Class in javax.measure.unit
This class represents the multi-radix units (such as "hour:min:sec").
COMPUTER_POINT - Static variable in class javax.measure.unit.NonSI
Equivalent NonSI.PIXEL
concatenate(UnitConverter) - Method in class javax.measure.converter.AddConverter
 
concatenate(UnitConverter) - Method in class javax.measure.converter.MultiplyConverter
 
concatenate(UnitConverter) - Method in class javax.measure.converter.RationalConverter
 
concatenate(UnitConverter) - Method in class javax.measure.converter.UnitConverter
Concatenates this converter with another converter.
ConversionException - Exception in javax.measure.converter
Signals that a problem of some sort has occurred either when creating a converter between two units or during the conversion itself.
ConversionException() - Constructor for exception javax.measure.converter.ConversionException
Constructs a ConversionException with no detail message.
ConversionException(String) - Constructor for exception javax.measure.converter.ConversionException
Constructs a ConversionException with the specified detail message.
convert(double) - Method in class javax.measure.converter.AddConverter
 
convert(double) - Method in class javax.measure.converter.LogConverter
 
convert(double) - Method in class javax.measure.converter.MultiplyConverter
 
convert(double) - Method in class javax.measure.converter.RationalConverter
 
convert(double) - Method in class javax.measure.converter.UnitConverter
Converts a double value.
COULOMB - Static variable in class javax.measure.unit.SI
The derived unit for electric charge, quantity of electricity (C).
CUBIC_INCH - Static variable in class javax.measure.unit.NonSI
A unit of volume equal to one cubic inch (in³).
CUBIC_METRE - Static variable in class javax.measure.unit.SI
The metric unit for volume quantities ().
CURIE - Static variable in class javax.measure.unit.NonSI
A unit of radioctive activity equal to the activity of a gram of radium (standard name Ci).

A B C D E F G H I J K L M N O P Q R S T U V W Y Z
Copyright © 2010. All Rights Reserved.