Click or drag to resize

GpsSatelliteAntennaPattern Constructor (Double)

Creates the satellite gain pattern, specifying the gain pattern's efficiency.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public GpsSatelliteAntennaPattern(
	double efficiency
)

Parameters

efficiency
Type: SystemDouble
The efficiency applied to this antenna gain. [0-1].
See Also