Uses of Class
org.djunits.value.vfloat.vector.base.AbstractFloatVectorRel
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.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 AbstractFloatVectorRel in org.djunits.value.vfloat.matrix
Methods in org.djunits.value.vfloat.matrix with type parameters of type AbstractFloatVectorRel 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 AbstractFloatVectorRel in org.djunits.value.vfloat.matrix.base
Classes in org.djunits.value.vfloat.matrix.base with type parameters of type AbstractFloatVectorRel Modifier and Type Class Description class
AbstractFloatMatrixRel<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 AbstractFloatVectorRel in org.djunits.value.vfloat.vector
Subclasses of AbstractFloatVectorRel in org.djunits.value.vfloat.vector Modifier and Type Class Description class
FloatAbsorbedDoseVector
Immutable Float FloatAbsorbedDoseVector, a vector of values with a AbsorbedDoseUnit.class
FloatAccelerationVector
Immutable Float FloatAccelerationVector, a vector of values with a AccelerationUnit.class
FloatAmountOfSubstanceVector
Immutable Float FloatAmountOfSubstanceVector, a vector of values with a AmountOfSubstanceUnit.class
FloatAngleVector
Relative FloatAngle Vector.class
FloatAngularAccelerationVector
Immutable Float FloatAngularAccelerationVector, a vector of values with a AngularAccelerationUnit.class
FloatAngularVelocityVector
Immutable Float FloatAngularVelocityVector, a vector of values with a AngularVelocityUnit.class
FloatAreaVector
Immutable Float FloatAreaVector, a vector of values with a AreaUnit.class
FloatCatalyticActivityVector
Immutable Float FloatCatalyticActivityVector, a vector of values with a CatalyticActivityUnit.class
FloatDensityVector
Immutable Float FloatDensityVector, a vector of values with a DensityUnit.class
FloatDimensionlessVector
Immutable Float FloatDimensionlessVector, a vector of values with a DimensionlessUnit.class
FloatDurationVector
Relative FloatDuration Vector.class
FloatElectricalCapacitanceVector
Immutable Float FloatElectricalCapacitanceVector, a vector of values with a ElectricalCapacitanceUnit.class
FloatElectricalChargeVector
Immutable Float FloatElectricalChargeVector, a vector of values with a ElectricalChargeUnit.class
FloatElectricalConductanceVector
Immutable Float FloatElectricalConductanceVector, a vector of values with a ElectricalConductanceUnit.class
FloatElectricalCurrentVector
Immutable Float FloatElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.class
FloatElectricalInductanceVector
Immutable Float FloatElectricalInductanceVector, a vector of values with a ElectricalInductanceUnit.class
FloatElectricalPotentialVector
Immutable Float FloatElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.class
FloatElectricalResistanceVector
Immutable Float FloatElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.class
FloatEnergyVector
Immutable Float FloatEnergyVector, a vector of values with a EnergyUnit.class
FloatEquivalentDoseVector
Immutable Float FloatEquivalentDoseVector, a vector of values with a EquivalentDoseUnit.class
FloatFlowMassVector
Immutable Float FloatFlowMassVector, a vector of values with a FlowMassUnit.class
FloatFlowVolumeVector
Immutable Float FloatFlowVolumeVector, a vector of values with a FlowVolumeUnit.class
FloatForceVector
Immutable Float FloatForceVector, a vector of values with a ForceUnit.class
FloatFrequencyVector
Immutable Float FloatFrequencyVector, a vector of values with a FrequencyUnit.class
FloatIlluminanceVector
Immutable Float FloatIlluminanceVector, a vector of values with a IlluminanceUnit.class
FloatLengthVector
Relative FloatLength Vector.class
FloatLinearDensityVector
Immutable Float FloatLinearDensityVector, a vector of values with a LinearDensityUnit.class
FloatLuminousFluxVector
Immutable Float FloatLuminousFluxVector, a vector of values with a LuminousFluxUnit.class
FloatLuminousIntensityVector
Immutable Float FloatLuminousIntensityVector, a vector of values with a LuminousIntensityUnit.class
FloatMagneticFluxDensityVector
Immutable Float FloatMagneticFluxDensityVector, a vector of values with a MagneticFluxDensityUnit.class
FloatMagneticFluxVector
Immutable Float FloatMagneticFluxVector, a vector of values with a MagneticFluxUnit.class
FloatMassVector
Immutable Float FloatMassVector, a vector of values with a MassUnit.class
FloatMomentumVector
Immutable Float FloatMomentumVector, a vector of values with a MomentumUnit.class
FloatPowerVector
Immutable Float FloatPowerVector, a vector of values with a PowerUnit.class
FloatPressureVector
Immutable Float FloatPressureVector, a vector of values with a PressureUnit.class
FloatRadioActivityVector
Immutable Float FloatRadioActivityVector, a vector of values with a RadioActivityUnit.class
FloatSIVector
Easy access methods for the generic Relative SI FloatVector.class
FloatSolidAngleVector
Immutable Float FloatSolidAngleVector, a vector of values with a SolidAngleUnit.class
FloatSpeedVector
Immutable Float FloatSpeedVector, a vector of values with a SpeedUnit.class
FloatTemperatureVector
Relative FloatTemperature Vector.class
FloatTorqueVector
Immutable Float FloatTorqueVector, a vector of values with a TorqueUnit.class
FloatVolumeVector
Immutable Float FloatVolumeVector, a vector of values with a VolumeUnit.Methods in org.djunits.value.vfloat.vector with type parameters of type AbstractFloatVectorRel 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 AbstractFloatVectorRel in org.djunits.value.vfloat.vector.base
Classes in org.djunits.value.vfloat.vector.base with type parameters of type AbstractFloatVectorRel Modifier and Type Class Description class
AbstractFloatVectorRel<U extends Unit<U>,S extends AbstractFloatScalarRel<U,S>,RV extends AbstractFloatVectorRel<U,S,RV>>
AbstractMutableFloatVectorRel.java.Subclasses of AbstractFloatVectorRel in org.djunits.value.vfloat.vector.base Modifier and Type Class Description 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.Methods in org.djunits.value.vfloat.vector.base with type parameters of type AbstractFloatVectorRel 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.