Sets yaw (horizontal divergence) in degrees.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void YawDgr(
	float delta
)

Parameters

delta
Type: System..::.Single
Yaw (horizontal divergence) in degrees.

See Also