| 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 |
MutableFloatMatrix<U extends Unit<U>>
MutableFloatMatrix.
|
static class |
MutableFloatMatrix.Abs<U extends Unit<U>> |
static class |
MutableFloatMatrix.Abs.Dense<U extends Unit<U>>
ABSOLUTE DENSE implementation of MutableFloatMatrix.
|
static class |
MutableFloatMatrix.Abs.Sparse<U extends Unit<U>>
ABSOLUTE SPARSE implementation of MutableFloatMatrix.
|
static class |
MutableFloatMatrix.Rel<U extends Unit<U>> |
static class |
MutableFloatMatrix.Rel.Dense<U extends Unit<U>>
RELATIVE DENSE implementation of MutableFloatMatrix.
|
static class |
MutableFloatMatrix.Rel.Sparse<U extends Unit<U>>
RELATIVE SPARSE implementation of MutableFloatMatrix.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FloatAcceleration
Easy access methods for the Acceleration FloatScalar, which is relative by definition.
|
static class |
FloatAnglePlane.Abs
Easy access methods for the AnglePlane FloatScalar.
|
static class |
FloatAnglePlane.Rel
Easy access methods for the AnglePlane FloatScalar.
|
static class |
FloatAngleSlope.Abs
Easy access methods for the AngleSlope FloatScalar.
|
static class |
FloatAngleSlope.Rel
Easy access methods for the AngleSlope 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.
|
static class |
FloatDimensionless.Abs
Easy access methods for the Dimensionless FloatScalar.
|
static class |
FloatDimensionless.Rel
Easy access methods for the Dimensionless 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.
|
static class |
FloatLength.Abs
Easy access methods for the Length FloatScalar.
|
static class |
FloatLength.Rel
Easy access methods for the Length 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 |
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.
|
static class |
FloatTemperature.Abs
Easy access methods for the Temperature FloatScalar.
|
static class |
FloatTemperature.Rel
Easy access methods for the Temperature FloatScalar.
|
static class |
FloatTime.Abs
Easy access methods for the Time FloatScalar.
|
static class |
FloatTime.Rel
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 |
MutableFloatAccelerationVector
Mutable Acceleration Vector.
|
static class |
MutableFloatAccelerationVector.Dense
Float Dense Relative Immutable Acceleration class.
|
static class |
MutableFloatAccelerationVector.Sparse
Float Sparse Relative Immutable Acceleration class.
|
static class |
MutableFloatLengthVector.Abs
ABSOLUTE implementation of FloatLengthVector.
|
static class |
MutableFloatLengthVector.Abs.Dense
ABSOLUTE DENSE implementation of MutableFloatLengthVector.
|
static class |
MutableFloatLengthVector.Abs.Sparse
ABSOLUTE SPARSE implementation of MutableFloatLengthVector.
|
static class |
MutableFloatLengthVector.Rel
RELATIVE implementation of FloatLengthVector.
|
static class |
MutableFloatLengthVector.Rel.Dense
Float Dense Relative Immutable FloatLength class.
|
static class |
MutableFloatLengthVector.Rel.Sparse
Float Sparse Relative Immutable FloatLength class.
|
static class |
MutableFloatVector.Abs<U extends Unit<U>> |
static class |
MutableFloatVector.Abs.Dense<U extends Unit<U>>
ABSOLUTE DENSE implementation of MutableFloatVector.
|
static class |
MutableFloatVector.Abs.Sparse<U extends Unit<U>>
ABSOLUTE SPARSE implementation of MutableFloatVector.
|
static class |
MutableFloatVector.Rel<U extends Unit<U>> |
static class |
MutableFloatVector.Rel.Dense<U extends Unit<U>>
RELATIVE DENSE implementation of MutableFloatVector.
|
static class |
MutableFloatVector.Rel.Sparse<U extends Unit<U>>
RELATIVE SPARSE implementation of MutableFloatVector.
|
Copyright © 2015 Delft University of Technology. All rights reserved.