| Package | Description |
|---|---|
| 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 | Class and Description |
|---|---|
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<U extends Unit<U>>
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 |
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 |
MutableFloatMoneyPerTimeMatrix
Mutable FloatMoneyPerTimeMatrix, a matrix of values with a MoneyPerTimeUnit.
|
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.
|
(package private) class |
MutableTypedFloatMatrixAbs<U extends Unit<U>,A extends TypedFloatMatrixAbs<U,A,R,MA,S>,R extends TypedFloatMatrixRel<U,R,?,?>,MA extends MutableTypedFloatMatrixAbs<U,A,R,MA,S>,S extends FloatScalar.Abs<U>>
Absolute Mutable typed Matrix.
|
(package private) class |
MutableTypedFloatMatrixDimensionless<U extends Unit<U>,R extends TypedFloatMatrixRel<U,R,MR,S>,MR extends MutableTypedFloatMatrixDimensionless<U,R,MR,S>,S extends FloatScalar.Rel<U>>
Relative Mutable typed Dimensionless Matrix.
|
(package private) class |
MutableTypedFloatMatrixRel<U extends Unit<U>,R extends TypedFloatMatrixRel<U,R,MR,S>,MR extends MutableTypedFloatMatrixRel<U,R,MR,S>,S extends FloatScalar.Rel<U>>
Relative Mutable typed Matrix.
|
| Modifier and Type | Class and Description |
|---|---|
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 |
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 |
FloatMoneyPerTime
Easy access methods for the MoneyPerTime 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.
|
class |
FloatScalar<U extends Unit<U>>
Immutable FloatScalar.
|
static class |
FloatScalar.Abs<U extends Unit<U>> |
static class |
FloatScalar.Rel<U extends Unit<U>> |
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.
|
class |
TypedFloatScalarAbs<U extends Unit<U>,A extends TypedFloatScalarAbs<U,A,R>,R extends TypedFloatScalarRel<U,R>>
Absolute Immutable typed scalar.
|
class |
TypedFloatScalarDimensionless<U extends Unit<U>,R extends TypedFloatScalarDimensionless<U,R>>
Absolute Relative typed scalar.
|
class |
TypedFloatScalarRel<U extends Unit<U>,R extends TypedFloatScalarRel<U,R>>
Absolute Relative typed scalar.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MutableFloatAbsoluteTemperatureVector
Mutable Absolute FloatAbsoluteTemperature Vector a vector of values with a TemperatureUnit.
|
class |
MutableFloatAccelerationVector
Mutable FloatAccelerationVector, a vector of values with a AccelerationUnit.
|
class |
MutableFloatAngleSolidVector
Mutable FloatAngleSolidVector, a vector of values with a AngleSolidUnit.
|
class |
MutableFloatAngleVector
Mutable Relative FloatAngle Vector.
|
class |
MutableFloatAreaVector
Mutable FloatAreaVector, a vector of values with a AreaUnit.
|
class |
MutableFloatDensityVector
Mutable FloatDensityVector, a vector of values with a DensityUnit.
|
class |
MutableFloatDimensionlessVector
Mutable FloatDimensionlessVector, a vector of values with a DimensionlessUnit.
|
class |
MutableFloatDirectionVector
Mutable Absolute FloatDirection Vector a vector of values with a AngleUnit.
|
class |
MutableFloatDurationVector
Mutable Relative FloatDuration Vector.
|
class |
MutableFloatElectricalChargeVector
Mutable FloatElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
|
class |
MutableFloatElectricalCurrentVector
Mutable FloatElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
|
class |
MutableFloatElectricalPotentialVector
Mutable FloatElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
|
class |
MutableFloatElectricalResistanceVector
Mutable FloatElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
|
class |
MutableFloatEnergyVector
Mutable FloatEnergyVector, a vector of values with a EnergyUnit.
|
class |
MutableFloatFlowMassVector
Mutable FloatFlowMassVector, a vector of values with a FlowMassUnit.
|
class |
MutableFloatFlowVolumeVector
Mutable FloatFlowVolumeVector, a vector of values with a FlowVolumeUnit.
|
class |
MutableFloatForceVector
Mutable FloatForceVector, a vector of values with a ForceUnit.
|
class |
MutableFloatFrequencyVector
Mutable FloatFrequencyVector, a vector of values with a FrequencyUnit.
|
class |
MutableFloatLengthVector
Mutable Relative FloatLength Vector.
|
class |
MutableFloatLinearDensityVector
Mutable FloatLinearDensityVector, a vector of values with a LinearDensityUnit.
|
class |
MutableFloatMassVector
Mutable FloatMassVector, a vector of values with a MassUnit.
|
class |
MutableFloatMoneyPerAreaVector
Mutable FloatMoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
|
class |
MutableFloatMoneyPerEnergyVector
Mutable FloatMoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
|
class |
MutableFloatMoneyPerLengthVector
Mutable FloatMoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
|
class |
MutableFloatMoneyPerMassVector
Mutable FloatMoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
|
class |
MutableFloatMoneyPerTimeVector
Mutable FloatMoneyPerTimeVector, a vector of values with a MoneyPerTimeUnit.
|
class |
MutableFloatMoneyPerVolumeVector
Mutable FloatMoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
|
class |
MutableFloatMoneyVector
Mutable FloatMoneyVector, a vector of values with a MoneyUnit.
|
class |
MutableFloatPositionVector
Mutable Absolute FloatPosition Vector a vector of values with a LengthUnit.
|
class |
MutableFloatPowerVector
Mutable FloatPowerVector, a vector of values with a PowerUnit.
|
class |
MutableFloatPressureVector
Mutable FloatPressureVector, a vector of values with a PressureUnit.
|
class |
MutableFloatSpeedVector
Mutable FloatSpeedVector, 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 FloatTorqueVector, a vector of values with a TorqueUnit.
|
static class |
MutableFloatVector.Abs<U extends Unit<U>>
ABSOLUTE implementation of MutableFloatVector.
|
static class |
MutableFloatVector.Rel<U extends Unit<U>>
RELATIVE implementation of MutableFloatVector.
|
class |
MutableFloatVolumeVector
Mutable FloatVolumeVector, a vector of values with a VolumeUnit.
|
(package private) class |
MutableTypedFloatVectorAbs<U extends Unit<U>,A extends TypedFloatVectorAbs<U,A,R,MA,S>,R extends TypedFloatVectorRel<U,R,?,?>,MA extends MutableTypedFloatVectorAbs<U,A,R,MA,S>,S extends FloatScalar.Abs<U>>
Absolute Mutable typed Vector.
|
(package private) class |
MutableTypedFloatVectorDimensionless<U extends Unit<U>,R extends TypedFloatVectorRel<U,R,MR,S>,MR extends MutableTypedFloatVectorDimensionless<U,R,MR,S>,S extends FloatScalar.Rel<U>>
Relative Mutable typed Vector.
|
(package private) class |
MutableTypedFloatVectorRel<U extends Unit<U>,R extends TypedFloatVectorRel<U,R,MR,S>,MR extends MutableTypedFloatVectorRel<U,R,MR,S>,S extends FloatScalar.Rel<U>>
Relative Mutable typed Vector.
|
Copyright © 2015–2016 Delft University of Technology. All rights reserved.