Uses of Class
org.djunits.value.vfloat.scalar.FloatForce
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.
|
-
Uses of FloatForce in org.djunits.value.vfloat.matrix
Methods in org.djunits.value.vfloat.matrix that return FloatForce Modifier and Type Method Description FloatForce
FloatForceMatrix. instantiateScalarSI(float valueSI, ForceUnit displayUnit)
Instantiate a new scalar for the class of this matrix.Methods in org.djunits.value.vfloat.matrix that return types with arguments of type FloatForce Modifier and Type Method Description Class<FloatForce>
FloatForceMatrix. getScalarClass()
Return the class of the corresponding scalar. -
Uses of FloatForce in org.djunits.value.vfloat.scalar
Fields in org.djunits.value.vfloat.scalar declared as FloatForce Modifier and Type Field Description static FloatForce
FloatForce. NaN
Constant with value NaN.static FloatForce
FloatForce. NEG_MAXVALUE
Constant with value -MAX_VALUE.static FloatForce
FloatForce. NEGATIVE_INFINITY
Constant with value NEGATIVE_INFINITY.static FloatForce
FloatForce. ONE
Constant with value one.static FloatForce
FloatForce. POS_MAXVALUE
Constant with value MAX_VALUE.static FloatForce
FloatForce. POSITIVE_INFINITY
Constant with value POSITIVE_INFINITY.static FloatForce
FloatForce. ZERO
Constant with value zero.Methods in org.djunits.value.vfloat.scalar that return FloatForce Modifier and Type Method Description FloatForce
FloatSIScalar. asForce()
Return the current scalar as a force.FloatForce
FloatSIScalar. asForce(ForceUnit displayUnit)
Return the current scalar as a force, and provide a display unit.FloatForce
FloatEnergy. divide(FloatLength v)
Calculate the division of FloatEnergy and FloatLength, which results in a FloatForce scalar.FloatForce
FloatPower. divide(FloatSpeed v)
Calculate the division of FloatPower and FloatSpeed, which results in a FloatForce scalar.FloatForce
FloatTorque. divide(FloatLength v)
Calculate the division of FloatTorque and FloatLength, which results in a FloatForce scalar.FloatForce
FloatForce. instantiateRel(float value, ForceUnit unit)
Construct a new Relative Immutable FloatScalar of the right type.static FloatForce
FloatForce. instantiateSI(float value)
Construct FloatForce scalar.static FloatForce
FloatForce. interpolate(FloatForce zero, FloatForce one, float ratio)
Interpolate between two values.static FloatForce
FloatForce. max(FloatForce r1, FloatForce r2)
Return the maximum value of two relative scalars.static FloatForce
FloatForce. max(FloatForce r1, FloatForce r2, FloatForce... rn)
Return the maximum value of more than two relative scalars.static FloatForce
FloatForce. min(FloatForce r1, FloatForce r2)
Return the minimum value of two relative scalars.static FloatForce
FloatForce. min(FloatForce r1, FloatForce r2, FloatForce... rn)
Return the minimum value of more than two relative scalars.static FloatForce
FloatForce. of(float value, String unitString)
Returns a FloatForce based on a value and the textual representation of the unit.FloatForce
FloatAcceleration. times(FloatMass v)
Calculate the multiplication of FloatAcceleration and FloatMass, which results in a FloatForce scalar.FloatForce
FloatArea. times(FloatPressure v)
Calculate the multiplication of FloatArea and FloatPressure, which results in a FloatForce scalar.FloatForce
FloatDimensionless. times(FloatForce v)
Calculate the multiplication of FloatDimensionless and FloatForce, which results in a FloatForce scalar.FloatForce
FloatEnergy. times(FloatLinearDensity v)
Calculate the multiplication of FloatEnergy and FloatLinearDensity, which results in a FloatForce scalar.FloatForce
FloatFlowMass. times(FloatSpeed v)
Calculate the multiplication of FloatFlowMass and FloatSpeed, which results in a FloatForce scalar.FloatForce
FloatLinearDensity. times(FloatEnergy v)
Calculate the multiplication of FloatLinearDensity and FloatEnergy, which results in a FloatForce scalar.FloatForce
FloatMass. times(FloatAcceleration v)
Calculate the multiplication of FloatMass and FloatAcceleration, which results in a FloatForce scalar.FloatForce
FloatPressure. times(FloatArea v)
Calculate the multiplication of FloatPressure and FloatArea, which results in a FloatForce scalar.FloatForce
FloatSpeed. times(FloatFlowMass v)
Calculate the multiplication of FloatSpeed and FloatFlowMass, which results in a FloatForce scalar.FloatForce
FloatTorque. times(FloatLinearDensity v)
Calculate the multiplication of FloatTorque and FloatLinearDensity, which results in a FloatForce scalar.static FloatForce
FloatForce. valueOf(String text)
Returns a FloatForce representation of a textual representation of a value with a unit.Methods in org.djunits.value.vfloat.scalar with parameters of type FloatForce Modifier and Type Method Description FloatLength
FloatEnergy. divide(FloatForce v)
Calculate the division of FloatEnergy and FloatForce, which results in a FloatLength scalar.FloatDimensionless
FloatForce. divide(FloatForce v)
Calculate the division of FloatForce and FloatForce, which results in a FloatDimensionless scalar.FloatSpeed
FloatPower. divide(FloatForce v)
Calculate the division of FloatPower and FloatForce, which results in a FloatSpeed scalar.FloatLength
FloatTorque. divide(FloatForce v)
Calculate the division of FloatTorque and FloatForce, which results in a FloatLength scalar.static FloatForce
FloatForce. interpolate(FloatForce zero, FloatForce one, float ratio)
Interpolate between two values.static FloatForce
FloatForce. max(FloatForce r1, FloatForce r2)
Return the maximum value of two relative scalars.static FloatForce
FloatForce. max(FloatForce r1, FloatForce r2, FloatForce... rn)
Return the maximum value of more than two relative scalars.static FloatForce
FloatForce. min(FloatForce r1, FloatForce r2)
Return the minimum value of two relative scalars.static FloatForce
FloatForce. min(FloatForce r1, FloatForce r2, FloatForce... rn)
Return the minimum value of more than two relative scalars.FloatForce
FloatDimensionless. times(FloatForce v)
Calculate the multiplication of FloatDimensionless and FloatForce, which results in a FloatForce scalar.FloatEnergy
FloatLength. times(FloatForce v)
Calculate the multiplication of FloatLength and FloatForce, which results in a FloatEnergy scalar.FloatPower
FloatSpeed. times(FloatForce v)
Calculate the multiplication of FloatSpeed and FloatForce, which results in a FloatPower scalar.Constructors in org.djunits.value.vfloat.scalar with parameters of type FloatForce Constructor Description FloatForce(FloatForce value)
Construct FloatForce scalar. -
Uses of FloatForce in org.djunits.value.vfloat.vector
Methods in org.djunits.value.vfloat.vector that return FloatForce Modifier and Type Method Description FloatForce
FloatForceVector. instantiateScalarSI(float valueSI, ForceUnit displayUnit)
Instantiate a new scalar for the class of this vector.Methods in org.djunits.value.vfloat.vector that return types with arguments of type FloatForce Modifier and Type Method Description Class<FloatForce>
FloatForceVector. getScalarClass()
Return the class of the corresponding scalar.