Package org.djunits.unit
Class EnergyUnit
- java.lang.Object
-
- org.djunits.unit.Unit<EnergyUnit>
-
- org.djunits.unit.EnergyUnit
-
- All Implemented Interfaces:
Serializable,Cloneable
public class EnergyUnit extends Unit<EnergyUnit>
The units of energy.Copyright (c) 2015-2022 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.- Author:
- Alexander Verbraeck
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.djunits.unit.Unit
Unit.Builder<U extends Unit<U>>
-
-
Field Summary
Fields Modifier and Type Field Description static Quantity<EnergyUnit>BASEThe base, with "kgm2/s2" as the SI signature.static EnergyUnitBTU_ISOBritish thermal unit (ISO).static EnergyUnitBTU_ITBritish thermal unit (International Table).static EnergyUnitCALORIEcalorie.static EnergyUnitCALORIE_ITcalorie (International Table).static EnergyUnitELECTRONVOLTelectronvolt.static EnergyUnitERGerg (cgs).static EnergyUnitFOOT_POUND_FORCEfoot-pound force.static EnergyUnitGIGAELECTRONVOLTgiga-electronvolt.static EnergyUnitGIGAJOULEgigajoule.static EnergyUnitGIGAWATT_HOURgigawatt-hour.static EnergyUnitINCH_POUND_FORCEinch-pound force.static EnergyUnitJOULEJoule.static EnergyUnitKILOCALORIEkilocalorie.static EnergyUnitKILOELECTRONVOLTkilo-electronvolt.static EnergyUnitKILOJOULEkilojoule.static EnergyUnitKILOWATT_HOURkilowatt-hour.static EnergyUnitMEGAELECTRONVOLTmega-electronvolt.static EnergyUnitMEGAJOULEmegajoule.static EnergyUnitMEGAWATT_HOURmegawatt-hour.static EnergyUnitMICROELECTRONVOLTmicro-electronvolt.static EnergyUnitMICROJOULEmicrojoule.static EnergyUnitMICROWATT_HOURmicrowatt-hour.static EnergyUnitMILLIELECTRONVOLTmilli-electronvolt.static EnergyUnitMILLIJOULEmillijoule.static EnergyUnitMILLIWATT_HOURmilliwatt-hour.static EnergyUnitPETAJOULEpetajoule.static EnergyUnitPETAWATT_HOURpetawatt-hour.static EnergyUnitSIThe SI unit for energy is Joule (J) = kgm2/s2.static EnergyUnitSTHENE_METERsthene-meter (mts).static EnergyUnitTERAJOULEterajoule.static EnergyUnitTERAWATT_HOURterawatt-hour.static EnergyUnitWATT_HOURwatt-hour.
-
Constructor Summary
Constructors Constructor Description EnergyUnit()
-
Method Summary
-
Methods inherited from class org.djunits.unit.Unit
build, clone, deriveLinear, deriveLinear, deriveLinear, derivePerSI, deriveSI, deriveSI, deriveSIKilo, equals, getAbbreviations, getDefaultDisplayAbbreviation, getDefaultTextualAbbreviation, getId, getName, getQuantity, getScale, getStandardUnit, getUnit, getUnitSystem, hashCode, isBaseSIUnit, isGenerated, lookupOrCreateUnitWithSIDimensions, makeBuilder, toString
-
-
-
-
Field Detail
-
BASE
public static final Quantity<EnergyUnit> BASE
The base, with "kgm2/s2" as the SI signature.
-
SI
public static final EnergyUnit SI
The SI unit for energy is Joule (J) = kgm2/s2.
-
JOULE
public static final EnergyUnit JOULE
Joule.
-
MICROJOULE
public static final EnergyUnit MICROJOULE
microjoule.
-
MILLIJOULE
public static final EnergyUnit MILLIJOULE
millijoule.
-
KILOJOULE
public static final EnergyUnit KILOJOULE
kilojoule.
-
MEGAJOULE
public static final EnergyUnit MEGAJOULE
megajoule.
-
GIGAJOULE
public static final EnergyUnit GIGAJOULE
gigajoule.
-
TERAJOULE
public static final EnergyUnit TERAJOULE
terajoule.
-
PETAJOULE
public static final EnergyUnit PETAJOULE
petajoule.
-
FOOT_POUND_FORCE
public static final EnergyUnit FOOT_POUND_FORCE
foot-pound force.
-
INCH_POUND_FORCE
public static final EnergyUnit INCH_POUND_FORCE
inch-pound force.
-
BTU_ISO
public static final EnergyUnit BTU_ISO
British thermal unit (ISO).
-
BTU_IT
public static final EnergyUnit BTU_IT
British thermal unit (International Table).
-
CALORIE_IT
public static final EnergyUnit CALORIE_IT
calorie (International Table).
-
CALORIE
public static final EnergyUnit CALORIE
calorie.
-
KILOCALORIE
public static final EnergyUnit KILOCALORIE
kilocalorie.
-
WATT_HOUR
public static final EnergyUnit WATT_HOUR
watt-hour.
-
MICROWATT_HOUR
public static final EnergyUnit MICROWATT_HOUR
microwatt-hour.
-
MILLIWATT_HOUR
public static final EnergyUnit MILLIWATT_HOUR
milliwatt-hour.
-
KILOWATT_HOUR
public static final EnergyUnit KILOWATT_HOUR
kilowatt-hour.
-
MEGAWATT_HOUR
public static final EnergyUnit MEGAWATT_HOUR
megawatt-hour.
-
GIGAWATT_HOUR
public static final EnergyUnit GIGAWATT_HOUR
gigawatt-hour.
-
TERAWATT_HOUR
public static final EnergyUnit TERAWATT_HOUR
terawatt-hour.
-
PETAWATT_HOUR
public static final EnergyUnit PETAWATT_HOUR
petawatt-hour.
-
ELECTRONVOLT
public static final EnergyUnit ELECTRONVOLT
electronvolt.
-
MICROELECTRONVOLT
public static final EnergyUnit MICROELECTRONVOLT
micro-electronvolt.
-
MILLIELECTRONVOLT
public static final EnergyUnit MILLIELECTRONVOLT
milli-electronvolt.
-
KILOELECTRONVOLT
public static final EnergyUnit KILOELECTRONVOLT
kilo-electronvolt.
-
MEGAELECTRONVOLT
public static final EnergyUnit MEGAELECTRONVOLT
mega-electronvolt.
-
GIGAELECTRONVOLT
public static final EnergyUnit GIGAELECTRONVOLT
giga-electronvolt.
-
STHENE_METER
public static final EnergyUnit STHENE_METER
sthene-meter (mts).
-
ERG
public static final EnergyUnit ERG
erg (cgs).
-
-