Click or drag to resize

USStandardAtmosphere1976SpeedOfSound Property

Gets a ScalarDependentOnServiceProvider that calculates the speed of sound using the U.S. Standard Atmosphere model, 1976 version, in m/s. The calculation requires the given service provider to provide the ILocationPointService service.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ScalarDependentOnServiceProvider SpeedOfSound { get; }

Property Value

Type: ScalarDependentOnServiceProvider
See Also