Uses of Class
org.djunits.value.vdouble.scalar.base.AbstractDoubleScalar
Package | Description |
---|---|
org.djunits.value.vdouble.matrix.base |
Interfaces, abstract classes and utilities for DoubleMatrix.
|
org.djunits.value.vdouble.scalar |
Double Scalar storage and calculations with units, absolute/relative.Note: All code in this package is generated.
|
org.djunits.value.vdouble.scalar.base |
Interfaces, abstract classes and utilities for DoubleScalar.
|
org.djunits.value.vdouble.vector.base |
Interfaces, abstract classes and utilities for DoubleVector.
|
-
Uses of AbstractDoubleScalar in org.djunits.value.vdouble.matrix.base
Classes in org.djunits.value.vdouble.matrix.base with type parameters of type AbstractDoubleScalar Modifier and Type Class Description class
AbstractDoubleMatrix<U extends Unit<U>,S extends AbstractDoubleScalar<U,S>,V extends AbstractDoubleVector<U,S,V>,M extends AbstractDoubleMatrix<U,S,V,M>>
The most basic abstract class for the DoubleMatrix.Methods in org.djunits.value.vdouble.matrix.base with type parameters of type AbstractDoubleScalar Modifier and Type Method Description <UT extends Unit<UT>, ST extends AbstractDoubleScalar<UT, ST>, VT extends AbstractDoubleVector<UT, ST, VT>, MT extends AbstractDoubleMatrix<UT, ST, VT, MT> & Relative<UT, MT>>
SIMatrixAbstractDoubleMatrixRel. divide(MT rel)
Divide this Relative matrix by another Relative matrix.<UT extends Unit<UT>, ST extends AbstractDoubleScalar<UT, ST>, VT extends AbstractDoubleVector<UT, ST, VT>, MT extends AbstractDoubleMatrix<UT, ST, VT, MT> & Relative<UT, MT>>
SIMatrixAbstractDoubleMatrixRel. times(MT rel)
Multiply a Relative value with this Relative value for a matrix or matrix.Methods in org.djunits.value.vdouble.matrix.base that return AbstractDoubleScalar Modifier and Type Method Description S[]
AbstractDoubleMatrix. getColumnScalars(int col)
Retrieve a column from the matrix as an array of scalars.S[]
AbstractDoubleMatrix. getDiagonalScalars()
Retrieve the main diagonal of the matrix as an array of scalars.S[]
AbstractDoubleMatrix. getRowScalars(int row)
Retrieve a row from the matrix as an array of scalars.S[][]
AbstractDoubleMatrix. getScalars()
Return the vector as a 2D-array of scalars. -
Uses of AbstractDoubleScalar in org.djunits.value.vdouble.scalar
Subclasses of AbstractDoubleScalar in org.djunits.value.vdouble.scalar Modifier and Type Class Description class
AbsoluteTemperature
Easy access methods for the Absolute AbsoluteTemperature DoubleScalar.class
AbsorbedDose
Easy access methods for the AbsorbedDose DoubleScalar, which is relative by definition.class
Acceleration
Easy access methods for the Acceleration DoubleScalar, which is relative by definition.class
AmountOfSubstance
Easy access methods for the AmountOfSubstance DoubleScalar, which is relative by definition.class
Angle
Easy access methods for the Relative Angle DoubleScalar.class
Area
Easy access methods for the Area DoubleScalar, which is relative by definition.class
CatalyticActivity
Easy access methods for the CatalyticActivity 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.class
Duration
Easy access methods for the Relative Duration DoubleScalar.class
ElectricalCapacitance
Easy access methods for the ElectricalCapacitance DoubleScalar, which is relative by definition.class
ElectricalCharge
Easy access methods for the ElectricalCharge DoubleScalar, which is relative by definition.class
ElectricalConductance
Easy access methods for the ElectricalConductance DoubleScalar, which is relative by definition.class
ElectricalCurrent
Easy access methods for the ElectricalCurrent DoubleScalar, which is relative by definition.class
ElectricalInductance
Easy access methods for the ElectricalInductance 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
EquivalentDose
Easy access methods for the EquivalentDose 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
Illuminance
Easy access methods for the Illuminance 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
LuminousFlux
Easy access methods for the LuminousFlux DoubleScalar, which is relative by definition.class
LuminousIntensity
Easy access methods for the LuminousIntensity DoubleScalar, which is relative by definition.class
MagneticFlux
Easy access methods for the MagneticFlux DoubleScalar, which is relative by definition.class
MagneticFluxDensity
Easy access methods for the MagneticFluxDensity DoubleScalar, which is relative by definition.class
Mass
Easy access methods for the Mass 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
RadioActivity
Easy access methods for the RadioActivity DoubleScalar, which is relative by definition.class
SIScalar
Easy access methods for the generic Relative SI DoubleScalar.class
SolidAngle
Easy access methods for the SolidAngle 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. -
Uses of AbstractDoubleScalar in org.djunits.value.vdouble.scalar.base
Classes in org.djunits.value.vdouble.scalar.base with type parameters of type AbstractDoubleScalar Modifier and Type Class Description class
AbstractDoubleScalar<U extends Unit<U>,S extends AbstractDoubleScalar<U,S>>
The most basic abstract class for the DoubleScalar.Subclasses of AbstractDoubleScalar in org.djunits.value.vdouble.scalar.base Modifier and Type Class Description class
AbstractDoubleScalarAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractDoubleScalarAbs<AU,A,RU,R>,RU extends Unit<RU>,R extends AbstractDoubleScalarRelWithAbs<AU,A,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
AbstractDoubleScalarRelWithAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractDoubleScalarAbs<AU,A,RU,R>,RU extends Unit<RU>,R extends AbstractDoubleScalarRelWithAbs<AU,A,RU,R>>
The typed, abstract DoubleScalarRelWithAbs class that forms the basis of the relative DoubleScalars suck as Duration that have an absolute equivalent such as Time. -
Uses of AbstractDoubleScalar in org.djunits.value.vdouble.vector.base
Classes in org.djunits.value.vdouble.vector.base with type parameters of type AbstractDoubleScalar Modifier and Type Class Description class
AbstractDoubleVector<U extends Unit<U>,S extends AbstractDoubleScalar<U,S>,V extends AbstractDoubleVector<U,S,V>>
The most basic abstract class for the DoubleVector.Methods in org.djunits.value.vdouble.vector.base that return AbstractDoubleScalar Modifier and Type Method Description S[]
AbstractDoubleVector. getScalars()
Return the vector as an array of scalars.