EnergyFromBarrelsOfOil Method
Creates a new
Energy value from the specified
value in equivalent barrels of oil.
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.173 -- Release Build+298e1c238b074757f82f41812034645402a162ed
Public Shared Function FromBarrelsOfOil (
value As Double
) As Energy
Gemstone.Units.Energy.FromBarrelsOfOil = function(value);
- value Double
- New Energy value in equivalent barrels of oil.
EnergyNew
Energy object from the specified
value in equivalent barrels of oil.