Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
(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 |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteTemperature
Easy access methods for the Absolute AbsoluteTemperature 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 |
---|---|
(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 |
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.
|
Copyright © 2015–2019 Delft University of Technology. All rights reserved.