Uses of Class
org.djunits.value.vfloat.scalar.base.AbstractFloatScalarRelWithAbs
Package | Description |
---|---|
org.djunits.value.vfloat.matrix.base |
Interfaces, abstract classes and utilities for FloatMatrix.
|
org.djunits.value.vfloat.scalar |
Float Scalar storage and calculations with units, absolute/relative.
|
org.djunits.value.vfloat.scalar.base |
Utilities, interfaces and abstract classes for FloatScalar.
|
org.djunits.value.vfloat.vector.base |
Interfaces, abstract classes and utilities for FloatVector.
|
-
Uses of AbstractFloatScalarRelWithAbs in org.djunits.value.vfloat.matrix.base
Classes in org.djunits.value.vfloat.matrix.base with type parameters of type AbstractFloatScalarRelWithAbs Modifier and Type Class Description class
AbstractFloatMatrixAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractFloatScalarAbs<AU,A,RU,R>,AV extends AbstractFloatVectorAbs<AU,A,AV,RU,R,RV>,AM extends AbstractFloatMatrixAbs<AU,A,AV,AM,RU,R,RV,RM>,RU extends Unit<RU>,R extends AbstractFloatScalarRelWithAbs<AU,A,RU,R>,RV extends AbstractFloatVectorRelWithAbs<AU,A,AV,RU,R,RV>,RM extends AbstractFloatMatrixRelWithAbs<AU,A,AV,AM,RU,R,RV,RM>>
AbstractMutableFloatMatrixRelWithAbs.java.class
AbstractFloatMatrixRelWithAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractFloatScalarAbs<AU,A,RU,R>,AV extends AbstractFloatVectorAbs<AU,A,AV,RU,R,RV>,AM extends AbstractFloatMatrixAbs<AU,A,AV,AM,RU,R,RV,RM>,RU extends Unit<RU>,R extends AbstractFloatScalarRelWithAbs<AU,A,RU,R>,RV extends AbstractFloatVectorRelWithAbs<AU,A,AV,RU,R,RV>,RM extends AbstractFloatMatrixRelWithAbs<AU,A,AV,AM,RU,R,RV,RM>>
AbstractMutableFloatMatrixRelWithAbs.java. -
Uses of AbstractFloatScalarRelWithAbs in org.djunits.value.vfloat.scalar
Subclasses of AbstractFloatScalarRelWithAbs in org.djunits.value.vfloat.scalar Modifier and Type Class Description class
FloatAngle
Easy access methods for the FloatAngle FloatScalar.class
FloatDuration
Easy access methods for the FloatDuration FloatScalar.class
FloatLength
Easy access methods for the FloatLength FloatScalar.class
FloatTemperature
Easy access methods for the FloatTemperature FloatScalar. -
Uses of AbstractFloatScalarRelWithAbs in org.djunits.value.vfloat.scalar.base
Classes in org.djunits.value.vfloat.scalar.base with type parameters of type AbstractFloatScalarRelWithAbs Modifier and Type Class Description class
AbstractFloatScalarAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractFloatScalarAbs<AU,A,RU,R>,RU extends Unit<RU>,R extends AbstractFloatScalarRelWithAbs<AU,A,RU,R>>
The typed, abstract FloatScalarAbs class that forms the basis of all FloatScalar definitions and extensions.
Note: A relative scalar class can implement the toAbs() method if it has an absolute equivalent.class
AbstractFloatScalarRelWithAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractFloatScalarAbs<AU,A,RU,R>,RU extends Unit<RU>,R extends AbstractFloatScalarRelWithAbs<AU,A,RU,R>>
The typed, abstract FloatScalarRelWithAbs class that forms the basis of the relative FloatScalars suck as Duration that have an absolute equivalent such as Time. -
Uses of AbstractFloatScalarRelWithAbs in org.djunits.value.vfloat.vector.base
Classes in org.djunits.value.vfloat.vector.base with type parameters of type AbstractFloatScalarRelWithAbs Modifier and Type Class Description class
AbstractFloatVectorAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractFloatScalarAbs<AU,A,RU,R>,AV extends AbstractFloatVectorAbs<AU,A,AV,RU,R,RV>,RU extends Unit<RU>,R extends AbstractFloatScalarRelWithAbs<AU,A,RU,R>,RV extends AbstractFloatVectorRelWithAbs<AU,A,AV,RU,R,RV>>
AbstractMutableFloatVectorRelWithAbs.java.class
AbstractFloatVectorRelWithAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractFloatScalarAbs<AU,A,RU,R>,AV extends AbstractFloatVectorAbs<AU,A,AV,RU,R,RV>,RU extends Unit<RU>,R extends AbstractFloatScalarRelWithAbs<AU,A,RU,R>,RV extends AbstractFloatVectorRelWithAbs<AU,A,AV,RU,R,RV>>
AbstractMutableFloatVectorRelWithAbs.java.