|   | ChargeToAtomicUnitsOfCharge Method | 
        
        
            Gets the 
Charge value in atomic units of charge.
            
 GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
 Syntax
Syntaxpublic double ToAtomicUnitsOfCharge()
Public Function ToAtomicUnitsOfCharge As Double
public:
double ToAtomicUnitsOfCharge()
member ToAtomicUnitsOfCharge : unit -> float 
function ToAtomicUnitsOfCharge();
Return Value
DoubleValue of 
Charge in atomic units of charge.
 See Also
See Also