Uses of Class
org.djunits.value.vdouble.scalar.SIScalar
| 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.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 |
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
|
| org.djunits.value.vfloat.scalar.base |
Utilities, interfaces and abstract classes for FloatScalar.
|
-
Uses of SIScalar in org.djunits.value.vdouble.matrix
Methods in org.djunits.value.vdouble.matrix that return SIScalar Modifier and Type Method Description SIScalarSIMatrix. instantiateScalarSI(double valueSI, SIUnit unit)Instantiate a new scalar for the class of this matrix.Methods in org.djunits.value.vdouble.matrix that return types with arguments of type SIScalar Modifier and Type Method Description Class<SIScalar>SIMatrix. getScalarClass()Return the class of the corresponding scalar. -
Uses of SIScalar in org.djunits.value.vdouble.scalar
Methods in org.djunits.value.vdouble.scalar that return SIScalar Modifier and Type Method Description SIScalarSIScalar. instantiateRel(double value, SIUnit unit)Construct a new Relative Immutable DoubleScalar of the right type.static SIScalarSIScalar. instantiateSI(double value, SIUnit unit)Construct SI scalar.static SIScalarSIScalar. interpolate(SIScalar zero, SIScalar one, double ratio)Interpolate between two values.static SIScalarSIScalar. max(SIScalar r1, SIScalar r2)Return the maximum value of two relative scalars.static SIScalarSIScalar. max(SIScalar r1, SIScalar r2, SIScalar... rn)Return the maximum value of more than two relative scalars.static SIScalarSIScalar. min(SIScalar r1, SIScalar r2)Return the minimum value of two relative scalars.static SIScalarSIScalar. min(SIScalar r1, SIScalar r2, SIScalar... rn)Return the minimum value of more than two relative scalars.static SIScalarSIScalar. of(double value, String unitString)Returns an SIScalar based on a value and the textual representation of the unit.static SIScalarSIScalar. valueOf(String text)Returns an SIScalar representation of a textual representation of a value with a unit.Methods in org.djunits.value.vdouble.scalar with parameters of type SIScalar Modifier and Type Method Description static SIScalarSIScalar. interpolate(SIScalar zero, SIScalar one, double ratio)Interpolate between two values.static SIScalarSIScalar. max(SIScalar r1, SIScalar r2)Return the maximum value of two relative scalars.static SIScalarSIScalar. max(SIScalar r1, SIScalar r2, SIScalar... rn)Return the maximum value of more than two relative scalars.static SIScalarSIScalar. min(SIScalar r1, SIScalar r2)Return the minimum value of two relative scalars.static SIScalarSIScalar. min(SIScalar r1, SIScalar r2, SIScalar... rn)Return the minimum value of more than two relative scalars.Constructors in org.djunits.value.vdouble.scalar with parameters of type SIScalar Constructor Description SIScalar(SIScalar value)Construct SI scalar. -
Uses of SIScalar in org.djunits.value.vdouble.scalar.base
Fields in org.djunits.value.vdouble.scalar.base declared as SIScalar Modifier and Type Field Description static SIScalarConstants. AVOGADRONumber of constituent particles in a Mole; a.k.a.static SIScalarConstants. BOLTZMANNBoltzmann constant in Joule per Kelvin (this value is exact since the 2019 redefinition of SI base units).static SIScalarConstants. GGravitational constant, a.k.a.static SIScalarConstants. LUMINOUS_EFFICACY_540THZThe luminous efficacy Kcd of monochromatic radiation of frequency 540×10^12 Hz (540 THz).static SIScalarConstants. PLANCKPlanck constant; ratio of a photon's energy and its frequency.static SIScalarConstants. PLANKREDUCEDReduced Planck constant, a.k.a.static SIScalarConstants. VACUUMIMPEDANCEImpedance of vacuum.static SIScalarConstants. VACUUMPERMEABILITYPermeability of vacuum.static SIScalarConstants. VACUUMPERMITTIVITYPermittivity of vacuum.Methods in org.djunits.value.vdouble.scalar.base that return SIScalar Modifier and Type Method Description SIScalarAbstractDoubleScalarRel. divide(AbstractDoubleScalarRel<?,?> otherScalar)Divide this scalar by another scalar and create a new scalar.static SIScalarDoubleScalar. divide(DoubleScalarInterface.Rel<?,?> left, DoubleScalarInterface.Rel<?,?> right)Divide two values; the result is a new instance with a different (existing or generated) SI unit.static SIScalarDoubleScalar. multiply(DoubleScalarInterface.Rel<?,?> left, DoubleScalarInterface.Rel<?,?> right)Multiply two values; the result is a new instance with a different (existing or generated) SI unit.SIScalarAbstractDoubleScalarRel. reciprocal()Create the reciprocal of this scalar with the correct dimensions.SIScalarAbstractDoubleScalarRel. times(AbstractDoubleScalarRel<?,?> otherScalar)Multiply this scalar by another scalar and create a new scalar. -
Uses of SIScalar in org.djunits.value.vdouble.vector
Methods in org.djunits.value.vdouble.vector that return SIScalar Modifier and Type Method Description SIScalarSIVector. instantiateScalarSI(double valueSI, SIUnit unit)Instantiate a new scalar for the class of this vector.Methods in org.djunits.value.vdouble.vector that return types with arguments of type SIScalar Modifier and Type Method Description Class<SIScalar>SIVector. getScalarClass()Return the class of the corresponding scalar. -
Uses of SIScalar in org.djunits.value.vfloat.scalar.base
Fields in org.djunits.value.vfloat.scalar.base declared as SIScalar Modifier and Type Field Description static SIScalarFloatConstants. AVOGADRONumber of constituent particles in a Mole; a.k.a.static SIScalarFloatConstants. BOLTZMANNBoltzmann constant in Joule per Kelvin (this value is exact since the 2019 redefinition of SI base units).static SIScalarFloatConstants. GGravitational constant, a.k.a.static SIScalarFloatConstants. LUMINOUS_EFFICACY_540THZThe luminous efficacy Kcd of monochromatic radiation of frequency 540×10^12 Hz (540 THz).static SIScalarFloatConstants. PLANCKPlanck constant; ratio of a photon's energy and its frequency.static SIScalarFloatConstants. PLANKREDUCEDReduced Planck constant, a.k.a.static SIScalarFloatConstants. VACUUMIMPEDANCEImpedance of vacuum.static SIScalarFloatConstants. VACUUMPERMEABILITYPermeability of vacuum.static SIScalarFloatConstants. VACUUMPERMITTIVITYPermittivity of vacuum.