Uses of Class
org.djunits.unit.AbstractUnit
Packages that use AbstractUnit
Package
Description
The quantity package stores information about quantities with their units.
Base classes to encode and store units.
-
Uses of AbstractUnit in org.djunits.quantity
Subclasses of AbstractUnit in org.djunits.quantityModifier and TypeClassDescriptionstatic classAbsorbedDose.Unit encodes the units of absorbed dose (of ionizing radiation).static classAcceleration.Unit encodes the units of acceleration.static classAmountOfSubstance.Unit encodes the units of amount of substance (base unit is mol).static classAngle.Unit encodes the units of angle (radians, degrees).static classAngularAcceleration.Unit encodes the units of angle (radians or degrees per second squared).static classAngularVelocity.Unit encodes the units of angle (radians, degrees).static classArea.Unit encodes the area unit (length x length).static classArealObjectDensity.Unit encodes the unit for number of objects per unit of area.static classCatalyticActivity.Unit encodes the units of the speed of a chamical reaction, and is expressed in mol/s.static classDensity.Unit encodes the units of density based on mass per volume.static classDuration.Unit encodes the units of relative time.static classElectricalCapacitance.Unit encodes the units of capacitance (in farad).static classElectricalConductance.Unit encodes the units of electrical conductance, and is expressed in Siemens.static classElectricalInductance.Unit encodes the units of electromagnetic inductance.static classElectricalResistance.Unit encodes the opposition to the flow of electric current.static classElectricCharge.Unit is a unit of electric charge and is expressed in Coulomb.static classElectricCurrent.Unit encodes the units of electric current (A).static classElectricPotential.Unit encodes the units of electric potential (difference)static classEnergy.Unit encodes the units of energy.static classEquivalentDose.Unit encodes the unit of radiation exposure.static classFlowMass.Unit encodes the units of mass flow.static classFlowVolume.Unit encodes the units of volume flow.static classForce.Unit encodes the units of force.static classFrequency.Unit encodes the units of frequency.static classIlluminance.Unit encodes the units of illuminance.static classLength.Unit encodes the length unit.static classLinearDensity.Unit encodes unit for mass per unit length.static classLinearObjectDensity.Unit encodes the unit for the number of objects per unit of length.static classLuminousFlux.Unit encodes the units of total perceived power of light emitted by a source.static classLuminousIntensity.Unit encodes the units of luminous flux emitted per unit solid angle.static classMagneticFlux.Unit encodes the units of total magnetic field passing through a given area.static classMagneticFluxDensity.Unit encodes the units of strength of the magnetic field per unit area.static classMass.Unit encodes the unit of the amount of matter in an object.static classMomentum.Unit encodes a unit for the product of an object's mass and velocity.static classPower.Unit encodes the units for the rate of energy transfer or work done per unit time.static classPressure.Unit encodes the units of force exerted per unit area.static classRadioActivity.Unit encodes the units of radioactivity.static classSolidAngle.Unit encodes the units of solid angles.static classSpeed.Unit encodes the units of the rate of change of a position over time.static classTemperature.Unit encodes the units of relative and absolute temperature.static classTorque.Unit encodes the units of rotational force about an axis, measured in newton meters (Nm).static classVolume.Unit encodes the volume unit (length x length x length).static classVolumetricObjectDensity.Unit encodes the unit for number of objects per unit of volume. -
Uses of AbstractUnit in org.djunits.unit
Subclasses of AbstractUnit in org.djunits.unitModifier and TypeClassDescriptionclassUnitless encodes a unit without dimensions, e.g., to encode a constant.