 | BreakdownRegionRelativeAirDensity Property |
Gets/Sets the Relative Air Density setting, range from 0 to 1.
Namespace: ema3d.Api.V26.Core.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic double RelativeAirDensity { get; set; }Public Property RelativeAirDensity As Double
Get
Set
public:
property double RelativeAirDensity {
double get ();
void set (double value);
}member RelativeAirDensity : float with get, set
Property Value
Double
See Also