Package | Description |
---|---|
org.djunits.value |
Base classes for unit-based 0-d (Scalar), 1-d (Vector) and 2-d (Matrix) values.
|
org.djunits.value.vdouble.matrix |
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vdouble.scalar |
Double Scalar storage and calculations with units, absolute/relative.
|
org.djunits.value.vdouble.vector |
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vfloat.matrix |
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vfloat.scalar |
Float Scalar storage and calculations with units, absolute/relative.
|
org.djunits.value.vfloat.vector |
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FunctionsAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends Absolute & Value<AU>,R extends Relative & Value<RU>>
The functions to be implemented for absolute vectors and matrices.
|
interface |
FunctionsAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends Absolute & Value<AU>,R extends Relative & Value<RU>>
The functions to be implemented for absolute vectors and matrices.
|
interface |
FunctionsRel<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends Absolute & Value<AU>,R extends Relative & Value<RU>>
The functions to be implemented for relative vectors and matrices.
|
interface |
FunctionsRel<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends Absolute & Value<AU>,R extends Relative & Value<RU>>
The functions to be implemented for relative vectors and matrices.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractValue<U extends Unit<U>>
AbstractValue is a class to help construct Matrix, Complex, and Vector but it does not extend java.lang.Number.
|
class |
Scalar<U extends Unit<U>>
Basics of the Scalar type
|
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteTemperatureMatrix
Immutable AbsoluteTemperature Matrix.
|
class |
AbstractDoubleMatrix<U extends Unit<U>,T extends AbstractDoubleMatrix<U,T>>
The most basic abstract class for the DoubleMatrix.
|
(package private) class |
AbstractDoubleMatrixAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractDoubleMatrixAbs<AU,RU,A,R,MA,S>,R extends AbstractDoubleMatrixRel<RU,R,?,?>,MA extends AbstractMutableDoubleMatrixAbs<AU,RU,A,R,MA,S>,S extends AbstractDoubleScalarAbs<AU,S,RU,?>>
Absolute Immutable typed matrix.
|
(package private) class |
AbstractDoubleMatrixRel<U extends Unit<U>,R extends AbstractDoubleMatrixRel<U,R,MR,S>,MR extends AbstractMutableDoubleMatrixRel<U,R,MR,S>,S extends AbstractDoubleScalarRel<U,S>>
Relative Immutable typed matrix.
|
(package private) class |
AbstractMutableDoubleMatrixAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractDoubleMatrixAbs<AU,RU,A,R,MA,S>,R extends AbstractDoubleMatrixRel<RU,R,?,?>,MA extends AbstractMutableDoubleMatrixAbs<AU,RU,A,R,MA,S>,S extends AbstractDoubleScalarAbs<AU,S,RU,?>>
Absolute Mutable typed Matrix.
|
(package private) class |
AbstractMutableDoubleMatrixRel<U extends Unit<U>,R extends AbstractDoubleMatrixRel<U,R,MR,S>,MR extends AbstractMutableDoubleMatrixRel<U,R,MR,S>,S extends AbstractDoubleScalarRel<U,S>>
Relative Mutable typed Matrix.
|
class |
AccelerationMatrix
Immutable Double AccelerationMatrix, a matrix of values with a AccelerationUnit.
|
class |
AngleMatrix
Immutable Angle Matrix.
|
class |
AngleSolidMatrix
Immutable Double AngleSolidMatrix, a matrix of values with a AngleSolidUnit.
|
class |
AreaMatrix
Immutable Double AreaMatrix, a matrix of values with a AreaUnit.
|
class |
DensityMatrix
Immutable Double DensityMatrix, a matrix of values with a DensityUnit.
|
class |
DimensionlessMatrix
Immutable Double DimensionlessMatrix, a matrix of values with a DimensionlessUnit.
|
class |
DirectionMatrix
Immutable Direction Matrix.
|
static class |
DoubleMatrix.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
ABSOLUTE implementation of DoubleMatrix.
|
static class |
DoubleMatrix.Rel<U extends Unit<U>>
RELATIVE implementation of DoubleMatrix.
|
class |
DurationMatrix
Immutable Duration Matrix.
|
class |
ElectricalChargeMatrix
Immutable Double ElectricalChargeMatrix, a matrix of values with a ElectricalChargeUnit.
|
class |
ElectricalCurrentMatrix
Immutable Double ElectricalCurrentMatrix, a matrix of values with a ElectricalCurrentUnit.
|
class |
ElectricalPotentialMatrix
Immutable Double ElectricalPotentialMatrix, a matrix of values with a ElectricalPotentialUnit.
|
class |
ElectricalResistanceMatrix
Immutable Double ElectricalResistanceMatrix, a matrix of values with a ElectricalResistanceUnit.
|
class |
EnergyMatrix
Immutable Double EnergyMatrix, a matrix of values with a EnergyUnit.
|
class |
FlowMassMatrix
Immutable Double FlowMassMatrix, a matrix of values with a FlowMassUnit.
|
class |
FlowVolumeMatrix
Immutable Double FlowVolumeMatrix, a matrix of values with a FlowVolumeUnit.
|
class |
ForceMatrix
Immutable Double ForceMatrix, a matrix of values with a ForceUnit.
|
class |
FrequencyMatrix
Immutable Double FrequencyMatrix, a matrix of values with a FrequencyUnit.
|
class |
LengthMatrix
Immutable Length Matrix.
|
class |
LinearDensityMatrix
Immutable Double LinearDensityMatrix, a matrix of values with a LinearDensityUnit.
|
class |
MassMatrix
Immutable Double MassMatrix, a matrix of values with a MassUnit.
|
class |
MoneyMatrix
Immutable Double MoneyMatrix, a matrix of values with a MoneyUnit.
|
class |
MoneyPerAreaMatrix
Immutable Double MoneyPerAreaMatrix, a matrix of values with a MoneyPerAreaUnit.
|
class |
MoneyPerDurationMatrix
Immutable Double MoneyPerDurationMatrix, a matrix of values with a MoneyPerDurationUnit.
|
class |
MoneyPerEnergyMatrix
Immutable Double MoneyPerEnergyMatrix, a matrix of values with a MoneyPerEnergyUnit.
|
class |
MoneyPerLengthMatrix
Immutable Double MoneyPerLengthMatrix, a matrix of values with a MoneyPerLengthUnit.
|
class |
MoneyPerMassMatrix
Immutable Double MoneyPerMassMatrix, a matrix of values with a MoneyPerMassUnit.
|
class |
MoneyPerVolumeMatrix
Immutable Double MoneyPerVolumeMatrix, a matrix of values with a MoneyPerVolumeUnit.
|
class |
MutableAbsoluteTemperatureMatrix
Mutable AbsoluteTemperature Matrix.
|
class |
MutableAccelerationMatrix
Mutable Double AccelerationMatrix, a matrix of values with a AccelerationUnit.
|
class |
MutableAngleMatrix
Mutable Angle Matrix.
|
class |
MutableAngleSolidMatrix
Mutable Double AngleSolidMatrix, a matrix of values with a AngleSolidUnit.
|
class |
MutableAreaMatrix
Mutable Double AreaMatrix, a matrix of values with a AreaUnit.
|
class |
MutableDensityMatrix
Mutable Double DensityMatrix, a matrix of values with a DensityUnit.
|
class |
MutableDimensionlessMatrix
Mutable Double DimensionlessMatrix, a matrix of values with a DimensionlessUnit.
|
class |
MutableDirectionMatrix
Mutable Direction Matrix.
|
static class |
MutableDoubleMatrix.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
ABSOLUTE implementation of MutableDoubleVector.
|
static class |
MutableDoubleMatrix.Rel<U extends Unit<U>>
RELATIVE implementation of MutableDoubleMatrix.
|
class |
MutableDurationMatrix
Mutable Duration Matrix.
|
class |
MutableElectricalChargeMatrix
Mutable Double ElectricalChargeMatrix, a matrix of values with a ElectricalChargeUnit.
|
class |
MutableElectricalCurrentMatrix
Mutable Double ElectricalCurrentMatrix, a matrix of values with a ElectricalCurrentUnit.
|
class |
MutableElectricalPotentialMatrix
Mutable Double ElectricalPotentialMatrix, a matrix of values with a ElectricalPotentialUnit.
|
class |
MutableElectricalResistanceMatrix
Mutable Double ElectricalResistanceMatrix, a matrix of values with a ElectricalResistanceUnit.
|
class |
MutableEnergyMatrix
Mutable Double EnergyMatrix, a matrix of values with a EnergyUnit.
|
class |
MutableFlowMassMatrix
Mutable Double FlowMassMatrix, a matrix of values with a FlowMassUnit.
|
class |
MutableFlowVolumeMatrix
Mutable Double FlowVolumeMatrix, a matrix of values with a FlowVolumeUnit.
|
class |
MutableForceMatrix
Mutable Double ForceMatrix, a matrix of values with a ForceUnit.
|
class |
MutableFrequencyMatrix
Mutable Double FrequencyMatrix, a matrix of values with a FrequencyUnit.
|
class |
MutableLengthMatrix
Mutable Length Matrix.
|
class |
MutableLinearDensityMatrix
Mutable Double LinearDensityMatrix, a matrix of values with a LinearDensityUnit.
|
class |
MutableMassMatrix
Mutable Double MassMatrix, a matrix of values with a MassUnit.
|
class |
MutableMoneyMatrix
Mutable Double MoneyMatrix, a matrix of values with a MoneyUnit.
|
class |
MutableMoneyPerAreaMatrix
Mutable Double MoneyPerAreaMatrix, a matrix of values with a MoneyPerAreaUnit.
|
class |
MutableMoneyPerDurationMatrix
Mutable Double MoneyPerDurationMatrix, a matrix of values with a MoneyPerDurationUnit.
|
class |
MutableMoneyPerEnergyMatrix
Mutable Double MoneyPerEnergyMatrix, a matrix of values with a MoneyPerEnergyUnit.
|
class |
MutableMoneyPerLengthMatrix
Mutable Double MoneyPerLengthMatrix, a matrix of values with a MoneyPerLengthUnit.
|
class |
MutableMoneyPerMassMatrix
Mutable Double MoneyPerMassMatrix, a matrix of values with a MoneyPerMassUnit.
|
class |
MutableMoneyPerVolumeMatrix
Mutable Double MoneyPerVolumeMatrix, a matrix of values with a MoneyPerVolumeUnit.
|
class |
MutablePositionMatrix
Mutable Position Matrix.
|
class |
MutablePowerMatrix
Mutable Double PowerMatrix, a matrix of values with a PowerUnit.
|
class |
MutablePressureMatrix
Mutable Double PressureMatrix, a matrix of values with a PressureUnit.
|
class |
MutableSpeedMatrix
Mutable Double SpeedMatrix, a matrix of values with a SpeedUnit.
|
class |
MutableTemperatureMatrix
Mutable Temperature Matrix.
|
class |
MutableTimeMatrix
Mutable Time Matrix.
|
class |
MutableTorqueMatrix
Mutable Double TorqueMatrix, a matrix of values with a TorqueUnit.
|
class |
MutableVolumeMatrix
Mutable Double VolumeMatrix, a matrix of values with a VolumeUnit.
|
class |
PositionMatrix
Immutable Position Matrix.
|
class |
PowerMatrix
Immutable Double PowerMatrix, a matrix of values with a PowerUnit.
|
class |
PressureMatrix
Immutable Double PressureMatrix, a matrix of values with a PressureUnit.
|
class |
SpeedMatrix
Immutable Double SpeedMatrix, a matrix of values with a SpeedUnit.
|
class |
TemperatureMatrix
Immutable Temperature Matrix.
|
class |
TimeMatrix
Immutable Time Matrix.
|
class |
TorqueMatrix
Immutable Double TorqueMatrix, a matrix of values with a TorqueUnit.
|
class |
VolumeMatrix
Immutable Double VolumeMatrix, a matrix of values with a VolumeUnit.
|
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteTemperature
Easy access methods for the Absolute AbsoluteTemperature DoubleScalar.
|
class |
AbstractDoubleScalar<U extends Unit<U>,T extends AbstractDoubleScalar<U,T>>
The most basic abstract class for the DoubleScalar.
|
class |
AbstractDoubleScalarAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractDoubleScalarAbs<AU,A,RU,R>,RU extends Unit<RU>,R extends AbstractDoubleScalarRel<RU,R>>
The typed, abstract DoubleScalarAbs class that forms the basis of all DoubleScalar definitions and extensions.
Note: A relative scalar class can implement the toAbs() method if it has an absolute equivalent. |
class |
AbstractDoubleScalarRel<U extends Unit<U>,R extends AbstractDoubleScalarRel<U,R>>
The typed, abstract DoubleScalarRel class that forms the basis of all DoubleScalar definitions and extensions.
Note: A relative scalar class can implement the toAbs() method if it has an absolute equivalent. |
class |
Acceleration
Easy access methods for the Acceleration DoubleScalar, which is relative by definition.
|
class |
Angle
Easy access methods for the Relative Angle DoubleScalar.
|
class |
AngleSolid
Easy access methods for the AngleSolid DoubleScalar, which is relative by definition.
|
class |
Area
Easy access methods for the Area DoubleScalar, which is relative by definition.
|
class |
Density
Easy access methods for the Density DoubleScalar, which is relative by definition.
|
class |
Dimensionless
Easy access methods for the Dimensionless DoubleScalar, which is relative by definition.
|
class |
Direction
Easy access methods for the Absolute Direction DoubleScalar.
|
static class |
DoubleScalar.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
Absolute Immutable DoubleScalar.
|
static class |
DoubleScalar.Rel<U extends Unit<U>>
Relative Immutable DoubleScalar.
|
class |
Duration
Easy access methods for the Relative Duration DoubleScalar.
|
class |
ElectricalCharge
Easy access methods for the ElectricalCharge DoubleScalar, which is relative by definition.
|
class |
ElectricalCurrent
Easy access methods for the ElectricalCurrent DoubleScalar, which is relative by definition.
|
class |
ElectricalPotential
Easy access methods for the ElectricalPotential DoubleScalar, which is relative by definition.
|
class |
ElectricalResistance
Easy access methods for the ElectricalResistance DoubleScalar, which is relative by definition.
|
class |
Energy
Easy access methods for the Energy DoubleScalar, which is relative by definition.
|
class |
FlowMass
Easy access methods for the FlowMass DoubleScalar, which is relative by definition.
|
class |
FlowVolume
Easy access methods for the FlowVolume DoubleScalar, which is relative by definition.
|
class |
Force
Easy access methods for the Force DoubleScalar, which is relative by definition.
|
class |
Frequency
Easy access methods for the Frequency DoubleScalar, which is relative by definition.
|
class |
Length
Easy access methods for the Relative Length DoubleScalar.
|
class |
LinearDensity
Easy access methods for the LinearDensity DoubleScalar, which is relative by definition.
|
class |
Mass
Easy access methods for the Mass DoubleScalar, which is relative by definition.
|
class |
Money
Easy access methods for the Money DoubleScalar, which is relative by definition.
|
class |
MoneyPerArea
Easy access methods for the MoneyPerArea DoubleScalar, which is relative by definition.
|
class |
MoneyPerDuration
Easy access methods for the MoneyPerDuration DoubleScalar, which is relative by definition.
|
class |
MoneyPerEnergy
Easy access methods for the MoneyPerEnergy DoubleScalar, which is relative by definition.
|
class |
MoneyPerLength
Easy access methods for the MoneyPerLength DoubleScalar, which is relative by definition.
|
class |
MoneyPerMass
Easy access methods for the MoneyPerMass DoubleScalar, which is relative by definition.
|
class |
MoneyPerVolume
Easy access methods for the MoneyPerVolume DoubleScalar, which is relative by definition.
|
class |
Position
Easy access methods for the Absolute Position DoubleScalar.
|
class |
Power
Easy access methods for the Power DoubleScalar, which is relative by definition.
|
class |
Pressure
Easy access methods for the Pressure DoubleScalar, which is relative by definition.
|
class |
Speed
Easy access methods for the Speed DoubleScalar, which is relative by definition.
|
class |
Temperature
Easy access methods for the Relative Temperature DoubleScalar.
|
class |
Time
Easy access methods for the Absolute Time DoubleScalar.
|
class |
Torque
Easy access methods for the Torque DoubleScalar, which is relative by definition.
|
class |
Volume
Easy access methods for the Volume DoubleScalar, which is relative by definition.
|
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteTemperatureVector
Immutable Absolute AbsoluteTemperature Vector.
|
class |
AbstractDoubleVector<U extends Unit<U>,T extends AbstractDoubleVector<U,T>>
The most basic abstract class for the DoubleVector.
|
(package private) class |
AbstractDoubleVectorAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractDoubleVectorAbs<AU,RU,A,R,MA,S>,R extends AbstractDoubleVectorRel<RU,R,?,?>,MA extends AbstractMutableDoubleVectorAbs<AU,RU,A,R,MA,S>,S extends AbstractDoubleScalarAbs<AU,S,RU,?>>
Absolute Immutable typed vector.
|
(package private) class |
AbstractDoubleVectorRel<U extends Unit<U>,R extends AbstractDoubleVectorRel<U,R,MR,S>,MR extends AbstractMutableDoubleVectorRel<U,R,MR,S>,S extends AbstractDoubleScalarRel<U,S>>
Relative Immutable typed vector.
|
(package private) class |
AbstractMutableDoubleVectorAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractDoubleVectorAbs<AU,RU,A,R,MA,S>,R extends AbstractDoubleVectorRel<RU,R,?,?>,MA extends AbstractMutableDoubleVectorAbs<AU,RU,A,R,MA,S>,S extends AbstractDoubleScalarAbs<AU,S,RU,?>>
Absolute Mutable typed Vector.
|
(package private) class |
AbstractMutableDoubleVectorRel<U extends Unit<U>,R extends AbstractDoubleVectorRel<U,R,MR,S>,MR extends AbstractMutableDoubleVectorRel<U,R,MR,S>,S extends AbstractDoubleScalarRel<U,S>>
Relative Mutable typed Vector.
|
class |
AccelerationVector
Immutable Double AccelerationVector, a vector of values with a AccelerationUnit.
|
class |
AngleSolidVector
Immutable Double AngleSolidVector, a vector of values with a AngleSolidUnit.
|
class |
AngleVector
Immutable Relative Angle Vector.
|
class |
AreaVector
Immutable Double AreaVector, a vector of values with a AreaUnit.
|
class |
DensityVector
Immutable Double DensityVector, a vector of values with a DensityUnit.
|
class |
DimensionlessVector
Immutable Double DimensionlessVector, a vector of values with a DimensionlessUnit.
|
class |
DirectionVector
Immutable Absolute Direction Vector.
|
static class |
DoubleVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
Absolute Immutable DoubleVector.
|
static class |
DoubleVector.Rel<U extends Unit<U>>
Relative Immutable DoubleVector.
|
class |
DurationVector
Immutable Relative Duration Vector.
|
class |
ElectricalChargeVector
Immutable Double ElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
|
class |
ElectricalCurrentVector
Immutable Double ElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
|
class |
ElectricalPotentialVector
Immutable Double ElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
|
class |
ElectricalResistanceVector
Immutable Double ElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
|
class |
EnergyVector
Immutable Double EnergyVector, a vector of values with a EnergyUnit.
|
class |
FlowMassVector
Immutable Double FlowMassVector, a vector of values with a FlowMassUnit.
|
class |
FlowVolumeVector
Immutable Double FlowVolumeVector, a vector of values with a FlowVolumeUnit.
|
class |
ForceVector
Immutable Double ForceVector, a vector of values with a ForceUnit.
|
class |
FrequencyVector
Immutable Double FrequencyVector, a vector of values with a FrequencyUnit.
|
class |
LengthVector
Immutable Relative Length Vector.
|
class |
LinearDensityVector
Immutable Double LinearDensityVector, a vector of values with a LinearDensityUnit.
|
class |
MassVector
Immutable Double MassVector, a vector of values with a MassUnit.
|
class |
MoneyPerAreaVector
Immutable Double MoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
|
class |
MoneyPerDurationVector
Immutable Double MoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
|
class |
MoneyPerEnergyVector
Immutable Double MoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
|
class |
MoneyPerLengthVector
Immutable Double MoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
|
class |
MoneyPerMassVector
Immutable Double MoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
|
class |
MoneyPerVolumeVector
Immutable Double MoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
|
class |
MoneyVector
Immutable Double MoneyVector, a vector of values with a MoneyUnit.
|
class |
MutableAbsoluteTemperatureVector
Mutable Absolute AbsoluteTemperature Vector.
|
class |
MutableAccelerationVector
Mutable Double AccelerationVector, a vector of values with a AccelerationUnit.
|
class |
MutableAngleSolidVector
Mutable Double AngleSolidVector, a vector of values with a AngleSolidUnit.
|
class |
MutableAngleVector
Mutable Relative Angle Vector.
|
class |
MutableAreaVector
Mutable Double AreaVector, a vector of values with a AreaUnit.
|
class |
MutableDensityVector
Mutable Double DensityVector, a vector of values with a DensityUnit.
|
class |
MutableDimensionlessVector
Mutable Double DimensionlessVector, a vector of values with a DimensionlessUnit.
|
class |
MutableDirectionVector
Mutable Absolute Direction Vector.
|
static class |
MutableDoubleVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
Absolute Immutable DoubleVector.
|
static class |
MutableDoubleVector.Rel<U extends Unit<U>>
Relative Immutable DoubleVector.
|
class |
MutableDurationVector
Mutable Relative Duration Vector.
|
class |
MutableElectricalChargeVector
Mutable Double ElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
|
class |
MutableElectricalCurrentVector
Mutable Double ElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
|
class |
MutableElectricalPotentialVector
Mutable Double ElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
|
class |
MutableElectricalResistanceVector
Mutable Double ElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
|
class |
MutableEnergyVector
Mutable Double EnergyVector, a vector of values with a EnergyUnit.
|
class |
MutableFlowMassVector
Mutable Double FlowMassVector, a vector of values with a FlowMassUnit.
|
class |
MutableFlowVolumeVector
Mutable Double FlowVolumeVector, a vector of values with a FlowVolumeUnit.
|
class |
MutableForceVector
Mutable Double ForceVector, a vector of values with a ForceUnit.
|
class |
MutableFrequencyVector
Mutable Double FrequencyVector, a vector of values with a FrequencyUnit.
|
class |
MutableLengthVector
Mutable Relative Length Vector.
|
class |
MutableLinearDensityVector
Mutable Double LinearDensityVector, a vector of values with a LinearDensityUnit.
|
class |
MutableMassVector
Mutable Double MassVector, a vector of values with a MassUnit.
|
class |
MutableMoneyPerAreaVector
Mutable Double MoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
|
class |
MutableMoneyPerDurationVector
Mutable Double MoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
|
class |
MutableMoneyPerEnergyVector
Mutable Double MoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
|
class |
MutableMoneyPerLengthVector
Mutable Double MoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
|
class |
MutableMoneyPerMassVector
Mutable Double MoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
|
class |
MutableMoneyPerVolumeVector
Mutable Double MoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
|
class |
MutableMoneyVector
Mutable Double MoneyVector, a vector of values with a MoneyUnit.
|
class |
MutablePositionVector
Mutable Absolute Position Vector.
|
class |
MutablePowerVector
Mutable Double PowerVector, a vector of values with a PowerUnit.
|
class |
MutablePressureVector
Mutable Double PressureVector, a vector of values with a PressureUnit.
|
class |
MutableSpeedVector
Mutable Double SpeedVector, a vector of values with a SpeedUnit.
|
class |
MutableTemperatureVector
Mutable Relative Temperature Vector.
|
class |
MutableTimeVector
Mutable Absolute Time Vector.
|
class |
MutableTorqueVector
Mutable Double TorqueVector, a vector of values with a TorqueUnit.
|
class |
MutableVolumeVector
Mutable Double VolumeVector, a vector of values with a VolumeUnit.
|
class |
PositionVector
Immutable Absolute Position Vector.
|
class |
PowerVector
Immutable Double PowerVector, a vector of values with a PowerUnit.
|
class |
PressureVector
Immutable Double PressureVector, a vector of values with a PressureUnit.
|
class |
SpeedVector
Immutable Double SpeedVector, a vector of values with a SpeedUnit.
|
class |
TemperatureVector
Immutable Relative Temperature Vector.
|
class |
TimeVector
Immutable Absolute Time Vector.
|
class |
TorqueVector
Immutable Double TorqueVector, a vector of values with a TorqueUnit.
|
class |
VolumeVector
Immutable Double VolumeVector, a vector of values with a VolumeUnit.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFloatMatrix<U extends Unit<U>,T extends AbstractFloatMatrix<U,T>>
The most basic abstract class for the FloatMatrix.
|
(package private) class |
AbstractFloatMatrixAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractFloatMatrixAbs<AU,RU,A,R,MA,S>,R extends AbstractFloatMatrixRel<RU,R,?,?>,MA extends AbstractMutableFloatMatrixAbs<AU,RU,A,R,MA,S>,S extends AbstractFloatScalarAbs<AU,S,RU,?>>
Absolute Immutable typed matrix.
|
(package private) class |
AbstractFloatMatrixRel<U extends Unit<U>,R extends AbstractFloatMatrixRel<U,R,MR,S>,MR extends AbstractMutableFloatMatrixRel<U,R,MR,S>,S extends AbstractFloatScalarRel<U,S>>
Relative Immutable typed matrix.
|
(package private) class |
AbstractMutableFloatMatrixAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractFloatMatrixAbs<AU,RU,A,R,MA,S>,R extends AbstractFloatMatrixRel<RU,R,?,?>,MA extends AbstractMutableFloatMatrixAbs<AU,RU,A,R,MA,S>,S extends AbstractFloatScalarAbs<AU,S,RU,?>>
Absolute Mutable typed Matrix.
|
(package private) class |
AbstractMutableFloatMatrixRel<U extends Unit<U>,R extends AbstractFloatMatrixRel<U,R,MR,S>,MR extends AbstractMutableFloatMatrixRel<U,R,MR,S>,S extends AbstractFloatScalarRel<U,S>>
Relative Mutable typed Matrix.
|
class |
FloatAbsoluteTemperatureMatrix
Immutable FloatAbsoluteTemperature Matrix.
|
class |
FloatAccelerationMatrix
Immutable FloatAccelerationMatrix, a matrix of values with a AccelerationUnit.
|
class |
FloatAngleMatrix
Immutable FloatAngle Matrix.
|
class |
FloatAngleSolidMatrix
Immutable FloatAngleSolidMatrix, a matrix of values with a AngleSolidUnit.
|
class |
FloatAreaMatrix
Immutable FloatAreaMatrix, a matrix of values with a AreaUnit.
|
class |
FloatDensityMatrix
Immutable FloatDensityMatrix, a matrix of values with a DensityUnit.
|
class |
FloatDimensionlessMatrix
Immutable FloatDimensionlessMatrix, a matrix of values with a DimensionlessUnit.
|
class |
FloatDirectionMatrix
Immutable FloatDirection Matrix.
|
class |
FloatDurationMatrix
Immutable FloatDuration Matrix.
|
class |
FloatElectricalChargeMatrix
Immutable FloatElectricalChargeMatrix, a matrix of values with a ElectricalChargeUnit.
|
class |
FloatElectricalCurrentMatrix
Immutable FloatElectricalCurrentMatrix, a matrix of values with a ElectricalCurrentUnit.
|
class |
FloatElectricalPotentialMatrix
Immutable FloatElectricalPotentialMatrix, a matrix of values with a ElectricalPotentialUnit.
|
class |
FloatElectricalResistanceMatrix
Immutable FloatElectricalResistanceMatrix, a matrix of values with a ElectricalResistanceUnit.
|
class |
FloatEnergyMatrix
Immutable FloatEnergyMatrix, a matrix of values with a EnergyUnit.
|
class |
FloatFlowMassMatrix
Immutable FloatFlowMassMatrix, a matrix of values with a FlowMassUnit.
|
class |
FloatFlowVolumeMatrix
Immutable FloatFlowVolumeMatrix, a matrix of values with a FlowVolumeUnit.
|
class |
FloatForceMatrix
Immutable FloatForceMatrix, a matrix of values with a ForceUnit.
|
class |
FloatFrequencyMatrix
Immutable FloatFrequencyMatrix, a matrix of values with a FrequencyUnit.
|
class |
FloatLengthMatrix
Immutable FloatLength Matrix.
|
class |
FloatLinearDensityMatrix
Immutable FloatLinearDensityMatrix, a matrix of values with a LinearDensityUnit.
|
class |
FloatMassMatrix
Immutable FloatMassMatrix, a matrix of values with a MassUnit.
|
static class |
FloatMatrix.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
ABSOLUTE implementation of FloatMatrix.
|
static class |
FloatMatrix.Rel<U extends Unit<U>>
RELATIVE implementation of FloatMatrix.
|
class |
FloatMoneyMatrix
Immutable FloatMoneyMatrix, a matrix of values with a MoneyUnit.
|
class |
FloatMoneyPerAreaMatrix
Immutable FloatMoneyPerAreaMatrix, a matrix of values with a MoneyPerAreaUnit.
|
class |
FloatMoneyPerDurationMatrix
Immutable FloatMoneyPerDurationMatrix, a matrix of values with a MoneyPerDurationUnit.
|
class |
FloatMoneyPerEnergyMatrix
Immutable FloatMoneyPerEnergyMatrix, a matrix of values with a MoneyPerEnergyUnit.
|
class |
FloatMoneyPerLengthMatrix
Immutable FloatMoneyPerLengthMatrix, a matrix of values with a MoneyPerLengthUnit.
|
class |
FloatMoneyPerMassMatrix
Immutable FloatMoneyPerMassMatrix, a matrix of values with a MoneyPerMassUnit.
|
class |
FloatMoneyPerVolumeMatrix
Immutable FloatMoneyPerVolumeMatrix, a matrix of values with a MoneyPerVolumeUnit.
|
class |
FloatPositionMatrix
Immutable FloatPosition Matrix.
|
class |
FloatPowerMatrix
Immutable FloatPowerMatrix, a matrix of values with a PowerUnit.
|
class |
FloatPressureMatrix
Immutable FloatPressureMatrix, a matrix of values with a PressureUnit.
|
class |
FloatSpeedMatrix
Immutable FloatSpeedMatrix, a matrix of values with a SpeedUnit.
|
class |
FloatTemperatureMatrix
Immutable FloatTemperature Matrix.
|
class |
FloatTimeMatrix
Immutable FloatTime Matrix.
|
class |
FloatTorqueMatrix
Immutable FloatTorqueMatrix, a matrix of values with a TorqueUnit.
|
class |
FloatVolumeMatrix
Immutable FloatVolumeMatrix, a matrix of values with a VolumeUnit.
|
class |
MutableFloatAbsoluteTemperatureMatrix
Mutable FloatAbsoluteTemperature Matrix.
|
class |
MutableFloatAccelerationMatrix
Mutable FloatAccelerationMatrix, a matrix of values with a AccelerationUnit.
|
class |
MutableFloatAngleMatrix
Mutable FloatAngle Matrix.
|
class |
MutableFloatAngleSolidMatrix
Mutable FloatAngleSolidMatrix, a matrix of values with a AngleSolidUnit.
|
class |
MutableFloatAreaMatrix
Mutable FloatAreaMatrix, a matrix of values with a AreaUnit.
|
class |
MutableFloatDensityMatrix
Mutable FloatDensityMatrix, a matrix of values with a DensityUnit.
|
class |
MutableFloatDimensionlessMatrix
Mutable FloatDimensionlessMatrix, a matrix of values with a DimensionlessUnit.
|
class |
MutableFloatDirectionMatrix
Mutable FloatDirection Matrix.
|
class |
MutableFloatDurationMatrix
Mutable FloatDuration Matrix.
|
class |
MutableFloatElectricalChargeMatrix
Mutable FloatElectricalChargeMatrix, a matrix of values with a ElectricalChargeUnit.
|
class |
MutableFloatElectricalCurrentMatrix
Mutable FloatElectricalCurrentMatrix, a matrix of values with a ElectricalCurrentUnit.
|
class |
MutableFloatElectricalPotentialMatrix
Mutable FloatElectricalPotentialMatrix, a matrix of values with a ElectricalPotentialUnit.
|
class |
MutableFloatElectricalResistanceMatrix
Mutable FloatElectricalResistanceMatrix, a matrix of values with a ElectricalResistanceUnit.
|
class |
MutableFloatEnergyMatrix
Mutable FloatEnergyMatrix, a matrix of values with a EnergyUnit.
|
class |
MutableFloatFlowMassMatrix
Mutable FloatFlowMassMatrix, a matrix of values with a FlowMassUnit.
|
class |
MutableFloatFlowVolumeMatrix
Mutable FloatFlowVolumeMatrix, a matrix of values with a FlowVolumeUnit.
|
class |
MutableFloatForceMatrix
Mutable FloatForceMatrix, a matrix of values with a ForceUnit.
|
class |
MutableFloatFrequencyMatrix
Mutable FloatFrequencyMatrix, a matrix of values with a FrequencyUnit.
|
class |
MutableFloatLengthMatrix
Mutable FloatLength Matrix.
|
class |
MutableFloatLinearDensityMatrix
Mutable FloatLinearDensityMatrix, a matrix of values with a LinearDensityUnit.
|
class |
MutableFloatMassMatrix
Mutable FloatMassMatrix, a matrix of values with a MassUnit.
|
static class |
MutableFloatMatrix.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
ABSOLUTE implementation of MutableFloatVector.
|
static class |
MutableFloatMatrix.Rel<U extends Unit<U>>
RELATIVE implementation of MutableFloatMatrix.
|
class |
MutableFloatMoneyMatrix
Mutable FloatMoneyMatrix, a matrix of values with a MoneyUnit.
|
class |
MutableFloatMoneyPerAreaMatrix
Mutable FloatMoneyPerAreaMatrix, a matrix of values with a MoneyPerAreaUnit.
|
class |
MutableFloatMoneyPerDurationMatrix
Mutable FloatMoneyPerDurationMatrix, a matrix of values with a MoneyPerDurationUnit.
|
class |
MutableFloatMoneyPerEnergyMatrix
Mutable FloatMoneyPerEnergyMatrix, a matrix of values with a MoneyPerEnergyUnit.
|
class |
MutableFloatMoneyPerLengthMatrix
Mutable FloatMoneyPerLengthMatrix, a matrix of values with a MoneyPerLengthUnit.
|
class |
MutableFloatMoneyPerMassMatrix
Mutable FloatMoneyPerMassMatrix, a matrix of values with a MoneyPerMassUnit.
|
class |
MutableFloatMoneyPerVolumeMatrix
Mutable FloatMoneyPerVolumeMatrix, a matrix of values with a MoneyPerVolumeUnit.
|
class |
MutableFloatPositionMatrix
Mutable FloatPosition Matrix.
|
class |
MutableFloatPowerMatrix
Mutable FloatPowerMatrix, a matrix of values with a PowerUnit.
|
class |
MutableFloatPressureMatrix
Mutable FloatPressureMatrix, a matrix of values with a PressureUnit.
|
class |
MutableFloatSpeedMatrix
Mutable FloatSpeedMatrix, a matrix of values with a SpeedUnit.
|
class |
MutableFloatTemperatureMatrix
Mutable FloatTemperature Matrix.
|
class |
MutableFloatTimeMatrix
Mutable FloatTime Matrix.
|
class |
MutableFloatTorqueMatrix
Mutable FloatTorqueMatrix, a matrix of values with a TorqueUnit.
|
class |
MutableFloatVolumeMatrix
Mutable FloatVolumeMatrix, a matrix of values with a VolumeUnit.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFloatScalar<U extends Unit<U>,T extends AbstractFloatScalar<U,T>>
The most basic abstract class for the FloatScalar.
|
class |
AbstractFloatScalarAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractFloatScalarAbs<AU,A,RU,R>,RU extends Unit<RU>,R extends AbstractFloatScalarRel<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 |
AbstractFloatScalarRel<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. |
class |
FloatAbsoluteTemperature
Easy access methods for the AbsoluteTemperature FloatScalar.
|
class |
FloatAcceleration
Easy access methods for the Acceleration FloatScalar, which is relative by definition.
|
class |
FloatAngle
Easy access methods for the %Type% FloatScalar.
|
class |
FloatAngleSolid
Easy access methods for the AngleSolid FloatScalar, which is relative by definition.
|
class |
FloatArea
Easy access methods for the Area FloatScalar, which is relative by definition.
|
class |
FloatDensity
Easy access methods for the Density FloatScalar, which is relative by definition.
|
class |
FloatDimensionless
Easy access methods for the Dimensionless FloatScalar, which is relative by definition.
|
class |
FloatDirection
Easy access methods for the Direction FloatScalar.
|
class |
FloatDuration
Easy access methods for the %Type% FloatScalar.
|
class |
FloatElectricalCharge
Easy access methods for the ElectricalCharge FloatScalar, which is relative by definition.
|
class |
FloatElectricalCurrent
Easy access methods for the ElectricalCurrent FloatScalar, which is relative by definition.
|
class |
FloatElectricalPotential
Easy access methods for the ElectricalPotential FloatScalar, which is relative by definition.
|
class |
FloatElectricalResistance
Easy access methods for the ElectricalResistance FloatScalar, which is relative by definition.
|
class |
FloatEnergy
Easy access methods for the Energy FloatScalar, which is relative by definition.
|
class |
FloatFlowMass
Easy access methods for the FlowMass FloatScalar, which is relative by definition.
|
class |
FloatFlowVolume
Easy access methods for the FlowVolume FloatScalar, which is relative by definition.
|
class |
FloatForce
Easy access methods for the Force FloatScalar, which is relative by definition.
|
class |
FloatFrequency
Easy access methods for the Frequency FloatScalar, which is relative by definition.
|
class |
FloatLength
Easy access methods for the %Type% FloatScalar.
|
class |
FloatLinearDensity
Easy access methods for the LinearDensity FloatScalar, which is relative by definition.
|
class |
FloatMass
Easy access methods for the Mass FloatScalar, which is relative by definition.
|
class |
FloatMoney
Easy access methods for the Money FloatScalar, which is relative by definition.
|
class |
FloatMoneyPerArea
Easy access methods for the MoneyPerArea FloatScalar, which is relative by definition.
|
class |
FloatMoneyPerDuration
Easy access methods for the MoneyPerDuration FloatScalar, which is relative by definition.
|
class |
FloatMoneyPerEnergy
Easy access methods for the MoneyPerEnergy FloatScalar, which is relative by definition.
|
class |
FloatMoneyPerLength
Easy access methods for the MoneyPerLength FloatScalar, which is relative by definition.
|
class |
FloatMoneyPerMass
Easy access methods for the MoneyPerMass FloatScalar, which is relative by definition.
|
class |
FloatMoneyPerVolume
Easy access methods for the MoneyPerVolume FloatScalar, which is relative by definition.
|
class |
FloatPosition
Easy access methods for the Position FloatScalar.
|
class |
FloatPower
Easy access methods for the Power FloatScalar, which is relative by definition.
|
class |
FloatPressure
Easy access methods for the Pressure FloatScalar, which is relative by definition.
|
static class |
FloatScalar.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
Absolute Immutable FloatScalar.
|
static class |
FloatScalar.Rel<U extends Unit<U>>
Relative Immutable FloatScalar.
|
class |
FloatSpeed
Easy access methods for the Speed FloatScalar, which is relative by definition.
|
class |
FloatTemperature
Easy access methods for the %Type% FloatScalar.
|
class |
FloatTime
Easy access methods for the Time FloatScalar.
|
class |
FloatTorque
Easy access methods for the Torque FloatScalar, which is relative by definition.
|
class |
FloatVolume
Easy access methods for the Volume FloatScalar, which is relative by definition.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFloatVector<U extends Unit<U>,T extends AbstractFloatVector<U,T>>
The most basic abstract class for the FloatVector.
|
(package private) class |
AbstractFloatVectorAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractFloatVectorAbs<AU,RU,A,R,MA,S>,R extends AbstractFloatVectorRel<RU,R,?,?>,MA extends AbstractMutableFloatVectorAbs<AU,RU,A,R,MA,S>,S extends AbstractFloatScalarAbs<AU,S,RU,?>>
Absolute Immutable typed vector.
|
(package private) class |
AbstractFloatVectorRel<U extends Unit<U>,R extends AbstractFloatVectorRel<U,R,MR,S>,MR extends AbstractMutableFloatVectorRel<U,R,MR,S>,S extends AbstractFloatScalarRel<U,S>>
Relative Immutable typed vector.
|
(package private) class |
AbstractMutableFloatVectorAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractFloatVectorAbs<AU,RU,A,R,MA,S>,R extends AbstractFloatVectorRel<RU,R,?,?>,MA extends AbstractMutableFloatVectorAbs<AU,RU,A,R,MA,S>,S extends AbstractFloatScalarAbs<AU,S,RU,?>>
Absolute Mutable typed Vector.
|
(package private) class |
AbstractMutableFloatVectorRel<U extends Unit<U>,R extends AbstractFloatVectorRel<U,R,MR,S>,MR extends AbstractMutableFloatVectorRel<U,R,MR,S>,S extends AbstractFloatScalarRel<U,S>>
Relative Mutable typed Vector.
|
class |
FloatAbsoluteTemperatureVector
Absolute FloatAbsoluteTemperature Vector.
|
class |
FloatAccelerationVector
Immutable Float FloatAccelerationVector, a vector of values with a AccelerationUnit.
|
class |
FloatAngleSolidVector
Immutable Float FloatAngleSolidVector, a vector of values with a AngleSolidUnit.
|
class |
FloatAngleVector
Relative FloatAngle Vector.
|
class |
FloatAreaVector
Immutable Float FloatAreaVector, a vector of values with a AreaUnit.
|
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 |
FloatDirectionVector
Absolute FloatDirection Vector.
|
class |
FloatDurationVector
Relative FloatDuration Vector.
|
class |
FloatElectricalChargeVector
Immutable Float FloatElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
|
class |
FloatElectricalCurrentVector
Immutable Float FloatElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
|
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 |
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 |
FloatLengthVector
Relative FloatLength Vector.
|
class |
FloatLinearDensityVector
Immutable Float FloatLinearDensityVector, a vector of values with a LinearDensityUnit.
|
class |
FloatMassVector
Immutable Float FloatMassVector, a vector of values with a MassUnit.
|
class |
FloatMoneyPerAreaVector
Immutable Float FloatMoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
|
class |
FloatMoneyPerDurationVector
Immutable Float FloatMoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
|
class |
FloatMoneyPerEnergyVector
Immutable Float FloatMoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
|
class |
FloatMoneyPerLengthVector
Immutable Float FloatMoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
|
class |
FloatMoneyPerMassVector
Immutable Float FloatMoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
|
class |
FloatMoneyPerVolumeVector
Immutable Float FloatMoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
|
class |
FloatMoneyVector
Immutable Float FloatMoneyVector, a vector of values with a MoneyUnit.
|
class |
FloatPositionVector
Absolute FloatPosition Vector.
|
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 |
FloatSpeedVector
Immutable Float FloatSpeedVector, a vector of values with a SpeedUnit.
|
class |
FloatTemperatureVector
Relative FloatTemperature Vector.
|
class |
FloatTimeVector
Absolute FloatTime Vector.
|
class |
FloatTorqueVector
Immutable Float FloatTorqueVector, a vector of values with a TorqueUnit.
|
static class |
FloatVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
Absolute Immutable FloatVector.
|
static class |
FloatVector.Rel<U extends Unit<U>>
Relative Immutable FloatVector.
|
class |
FloatVolumeVector
Immutable Float FloatVolumeVector, a vector of values with a VolumeUnit.
|
class |
MutableFloatAbsoluteTemperatureVector
Mutable Absolute FloatAbsoluteTemperature Vector a vector of values with a AbsoluteTemperatureUnit.
|
class |
MutableFloatAccelerationVector
Mutable Float AccelerationVector, a vector of values with a AccelerationUnit.
|
class |
MutableFloatAngleSolidVector
Mutable Float AngleSolidVector, a vector of values with a AngleSolidUnit.
|
class |
MutableFloatAngleVector
Mutable Relative FloatAngle Vector.
|
class |
MutableFloatAreaVector
Mutable Float AreaVector, a vector of values with a AreaUnit.
|
class |
MutableFloatDensityVector
Mutable Float DensityVector, a vector of values with a DensityUnit.
|
class |
MutableFloatDimensionlessVector
Mutable Float DimensionlessVector, a vector of values with a DimensionlessUnit.
|
class |
MutableFloatDirectionVector
Mutable Absolute FloatDirection Vector a vector of values with a DirectionUnit.
|
class |
MutableFloatDurationVector
Mutable Relative FloatDuration Vector.
|
class |
MutableFloatElectricalChargeVector
Mutable Float ElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
|
class |
MutableFloatElectricalCurrentVector
Mutable Float ElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
|
class |
MutableFloatElectricalPotentialVector
Mutable Float ElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
|
class |
MutableFloatElectricalResistanceVector
Mutable Float ElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
|
class |
MutableFloatEnergyVector
Mutable Float EnergyVector, a vector of values with a EnergyUnit.
|
class |
MutableFloatFlowMassVector
Mutable Float FlowMassVector, a vector of values with a FlowMassUnit.
|
class |
MutableFloatFlowVolumeVector
Mutable Float FlowVolumeVector, a vector of values with a FlowVolumeUnit.
|
class |
MutableFloatForceVector
Mutable Float ForceVector, a vector of values with a ForceUnit.
|
class |
MutableFloatFrequencyVector
Mutable Float FrequencyVector, a vector of values with a FrequencyUnit.
|
class |
MutableFloatLengthVector
Mutable Relative FloatLength Vector.
|
class |
MutableFloatLinearDensityVector
Mutable Float LinearDensityVector, a vector of values with a LinearDensityUnit.
|
class |
MutableFloatMassVector
Mutable Float MassVector, a vector of values with a MassUnit.
|
class |
MutableFloatMoneyPerAreaVector
Mutable Float MoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
|
class |
MutableFloatMoneyPerDurationVector
Mutable Float MoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
|
class |
MutableFloatMoneyPerEnergyVector
Mutable Float MoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
|
class |
MutableFloatMoneyPerLengthVector
Mutable Float MoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
|
class |
MutableFloatMoneyPerMassVector
Mutable Float MoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
|
class |
MutableFloatMoneyPerVolumeVector
Mutable Float MoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
|
class |
MutableFloatMoneyVector
Mutable Float MoneyVector, a vector of values with a MoneyUnit.
|
class |
MutableFloatPositionVector
Mutable Absolute FloatPosition Vector a vector of values with a PositionUnit.
|
class |
MutableFloatPowerVector
Mutable Float PowerVector, a vector of values with a PowerUnit.
|
class |
MutableFloatPressureVector
Mutable Float PressureVector, a vector of values with a PressureUnit.
|
class |
MutableFloatSpeedVector
Mutable Float SpeedVector, a vector of values with a SpeedUnit.
|
class |
MutableFloatTemperatureVector
Mutable Relative FloatTemperature Vector.
|
class |
MutableFloatTimeVector
Mutable Absolute FloatTime Vector a vector of values with a TimeUnit.
|
class |
MutableFloatTorqueVector
Mutable Float TorqueVector, a vector of values with a TorqueUnit.
|
static class |
MutableFloatVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
Absolute Immutable FloatVector.
|
static class |
MutableFloatVector.Rel<U extends Unit<U>>
Relative Immutable FloatVector.
|
class |
MutableFloatVolumeVector
Mutable Float VolumeVector, a vector of values with a VolumeUnit.
|
Copyright © 2015–2019 Delft University of Technology. All rights reserved.