ItuRP840AtmosphericValuesLiquidWaterDensity Property  | 
 
            Gets the liquid water density at the given location, in g/m3.
            
 
    Namespace: 
   AGI.Foundation.Communications.SignalPropagation
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double LiquidWaterDensity { get; }Public ReadOnly Property LiquidWaterDensity As Double
	Get
public:
property double LiquidWaterDensity {
	double get ();
}member LiquidWaterDensity : float with get
Property Value
Type: 
Double
See Also