Click or drag to resize

StkPatternFilePatternAngleOffBoresightCreateCustomSensorPattern Method

Creates a CustomSensorPattern from the pattern data held by this instance in radians.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.2.423.0 (25.2.423.0)
Syntax
public override CustomSensorPattern CreateCustomSensorPattern()

Return Value

Type: CustomSensorPattern
The CustomSensorPattern.
See Also