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 |
---|---|
(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 |
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 |
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 |
---|---|
(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 |
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.