RasterSearchProcedureHeadingAlongLength Property |
Gets or sets the heading along the
Length with respect to north, in radians.
This defines the direction in which the position travels when 'searching'.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double HeadingAlongLength { get; set; }
Public Property HeadingAlongLength As Double
Get
Set
public:
property double HeadingAlongLength {
double get ();
void set (double value);
}
member HeadingAlongLength : float with get, set
Property Value
Type:
DoubleSee Also