Sets yaw (horizontal divergence) in radians.

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

Syntax

C#
void Yaw(
	float angleDelta
)

Parameters

angleDelta
Type: System..::.Single
Yaw (horizontal divergence) in radians.

See Also