ChargeFromFaraday Method
Creates a new
Charge value from the specified
value in faraday.
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.174 -- Release Build+aa37ec1cbeacbf32d632bf098b6401a4346e3db1
Public Shared Function FromFaraday (
value As Double
) As Charge
Gemstone.Units.Charge.FromFaraday = function(value);
- value Double
- New Charge value in faraday.
ChargeNew
Charge object from the specified
value in faraday.