Uses of Class
org.djunits.value.vfloat.scalar.base.AbstractFloatScalarRel
| Package | Description |
|---|---|
| org.djunits.value.vfloat.matrix |
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
| 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 |
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
|
| org.djunits.value.vfloat.vector.base |
Interfaces, abstract classes and utilities for FloatVector.
|
-
Uses of AbstractFloatScalarRel in org.djunits.value.vfloat.matrix
Methods in org.djunits.value.vfloat.matrix with type parameters of type AbstractFloatScalarRel Modifier and Type Method Description <U extends Unit<U>, S extends AbstractFloatScalarRel<U, S>, V extends AbstractFloatVectorRel<U, S, V>, M extends AbstractFloatMatrixRel<U, S, V, M>>
MFloatSIMatrix. as(U displayUnit)Return the current matrix transformed to a matrix in the given unit. -
Uses of AbstractFloatScalarRel in org.djunits.value.vfloat.matrix.base
Classes in org.djunits.value.vfloat.matrix.base with type parameters of type AbstractFloatScalarRel Modifier and Type Class Description classAbstractFloatMatrixRel<U extends Unit<U>,S extends AbstractFloatScalarRel<U,S>,RV extends AbstractFloatVectorRel<U,S,RV>,RM extends AbstractFloatMatrixRel<U,S,RV,RM>>AbstractFloatMatrixRel.java. -
Uses of AbstractFloatScalarRel in org.djunits.value.vfloat.scalar
Subclasses of AbstractFloatScalarRel in org.djunits.value.vfloat.scalar Modifier and Type Class Description classFloatAbsorbedDoseEasy access methods for the FloatAbsorbedDose FloatScalar, which is relative by definition.classFloatAccelerationEasy access methods for the FloatAcceleration FloatScalar, which is relative by definition.classFloatAmountOfSubstanceEasy access methods for the FloatAmountOfSubstance FloatScalar, which is relative by definition.classFloatAngleEasy access methods for the FloatAngle FloatScalar.classFloatAngularAccelerationEasy access methods for the FloatAngularAcceleration FloatScalar, which is relative by definition.classFloatAngularVelocityEasy access methods for the FloatAngularVelocity FloatScalar, which is relative by definition.classFloatAreaEasy access methods for the FloatArea FloatScalar, which is relative by definition.classFloatCatalyticActivityEasy access methods for the FloatCatalyticActivity FloatScalar, which is relative by definition.classFloatDensityEasy access methods for the FloatDensity FloatScalar, which is relative by definition.classFloatDimensionlessEasy access methods for the FloatDimensionless FloatScalar, which is relative by definition.classFloatDurationEasy access methods for the FloatDuration FloatScalar.classFloatElectricalCapacitanceEasy access methods for the FloatElectricalCapacitance FloatScalar, which is relative by definition.classFloatElectricalChargeEasy access methods for the FloatElectricalCharge FloatScalar, which is relative by definition.classFloatElectricalConductanceEasy access methods for the FloatElectricalConductance FloatScalar, which is relative by definition.classFloatElectricalCurrentEasy access methods for the FloatElectricalCurrent FloatScalar, which is relative by definition.classFloatElectricalInductanceEasy access methods for the FloatElectricalInductance FloatScalar, which is relative by definition.classFloatElectricalPotentialEasy access methods for the FloatElectricalPotential FloatScalar, which is relative by definition.classFloatElectricalResistanceEasy access methods for the FloatElectricalResistance FloatScalar, which is relative by definition.classFloatEnergyEasy access methods for the FloatEnergy FloatScalar, which is relative by definition.classFloatEquivalentDoseEasy access methods for the FloatEquivalentDose FloatScalar, which is relative by definition.classFloatFlowMassEasy access methods for the FloatFlowMass FloatScalar, which is relative by definition.classFloatFlowVolumeEasy access methods for the FloatFlowVolume FloatScalar, which is relative by definition.classFloatForceEasy access methods for the FloatForce FloatScalar, which is relative by definition.classFloatFrequencyEasy access methods for the FloatFrequency FloatScalar, which is relative by definition.classFloatIlluminanceEasy access methods for the FloatIlluminance FloatScalar, which is relative by definition.classFloatLengthEasy access methods for the FloatLength FloatScalar.classFloatLinearDensityEasy access methods for the FloatLinearDensity FloatScalar, which is relative by definition.classFloatLuminousFluxEasy access methods for the FloatLuminousFlux FloatScalar, which is relative by definition.classFloatLuminousIntensityEasy access methods for the FloatLuminousIntensity FloatScalar, which is relative by definition.classFloatMagneticFluxEasy access methods for the FloatMagneticFlux FloatScalar, which is relative by definition.classFloatMagneticFluxDensityEasy access methods for the FloatMagneticFluxDensity FloatScalar, which is relative by definition.classFloatMassEasy access methods for the FloatMass FloatScalar, which is relative by definition.classFloatMomentumEasy access methods for the FloatMomentum FloatScalar, which is relative by definition.classFloatPowerEasy access methods for the FloatPower FloatScalar, which is relative by definition.classFloatPressureEasy access methods for the FloatPressure FloatScalar, which is relative by definition.classFloatRadioActivityEasy access methods for the FloatRadioActivity FloatScalar, which is relative by definition.classFloatSIScalarEasy access methods for the generic Relative SI FloatScalar.classFloatSolidAngleEasy access methods for the FloatSolidAngle FloatScalar, which is relative by definition.classFloatSpeedEasy access methods for the FloatSpeed FloatScalar, which is relative by definition.classFloatTemperatureEasy access methods for the FloatTemperature FloatScalar.classFloatTorqueEasy access methods for the FloatTorque FloatScalar, which is relative by definition.classFloatVolumeEasy access methods for the FloatVolume FloatScalar, which is relative by definition.Methods in org.djunits.value.vfloat.scalar with type parameters of type AbstractFloatScalarRel Modifier and Type Method Description <U extends Unit<U>, S extends AbstractFloatScalarRel<U, S>>
SFloatSIScalar. as(U displayUnit)Return the current scalar transformed to a scalar in the given unit. -
Uses of AbstractFloatScalarRel in org.djunits.value.vfloat.scalar.base
Classes in org.djunits.value.vfloat.scalar.base with type parameters of type AbstractFloatScalarRel Modifier and Type Class Description classAbstractFloatScalarRel<U extends Unit<U>,R extends AbstractFloatScalarRel<U,R>>The typed, abstract FloatScalarRel 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.Subclasses of AbstractFloatScalarRel in org.djunits.value.vfloat.scalar.base Modifier and Type Class Description classAbstractFloatScalarRelWithAbs<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.Methods in org.djunits.value.vfloat.scalar.base with parameters of type AbstractFloatScalarRel Modifier and Type Method Description FloatSIScalarAbstractFloatScalarRel. divide(AbstractFloatScalarRel<?,?> otherScalar)Divide this scalar by another scalar and create a new scalar.FloatSIScalarAbstractFloatScalarRel. times(AbstractFloatScalarRel<?,?> otherScalar)Multiply this scalar by another scalar and create a new scalar. -
Uses of AbstractFloatScalarRel in org.djunits.value.vfloat.vector
Methods in org.djunits.value.vfloat.vector with type parameters of type AbstractFloatScalarRel Modifier and Type Method Description <U extends Unit<U>, S extends AbstractFloatScalarRel<U, S>, V extends AbstractFloatVectorRel<U, S, V>>
VFloatSIVector. as(U displayUnit)Return the current vector transformed to a vector in the given unit. -
Uses of AbstractFloatScalarRel in org.djunits.value.vfloat.vector.base
Classes in org.djunits.value.vfloat.vector.base with type parameters of type AbstractFloatScalarRel Modifier and Type Class Description classAbstractFloatVectorRel<U extends Unit<U>,S extends AbstractFloatScalarRel<U,S>,RV extends AbstractFloatVectorRel<U,S,RV>>AbstractMutableFloatVectorRel.java.Methods in org.djunits.value.vfloat.vector.base with type parameters of type AbstractFloatScalarRel Modifier and Type Method Description <UT extends Unit<UT>, ST extends AbstractFloatScalarRel<UT, ST>, VT extends AbstractFloatVectorRel<UT, ST, VT> & Relative<UT, VT>>
FloatSIVectorAbstractFloatVectorRel. divide(VT rel)Divide this Relative value by a Relative value for a vector or matrix.<UT extends Unit<UT>, ST extends AbstractFloatScalarRel<UT, ST>, VT extends AbstractFloatVectorRel<UT, ST, VT> & Relative<UT, VT>>
FloatSIVectorAbstractFloatVectorRel. times(VT rel)Multiply a Relative value with this Relative value for a vector or matrix.