Click or drag to resize

StkPatternFileCreateCustomSensorPattern 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: 24.1.418.0 (24.1.418.0)
Syntax
public CustomSensorPattern CreateCustomSensorPattern()

Return Value

Type: CustomSensorPattern
The CustomSensorPattern.
Exceptions
ExceptionCondition
PropertyInvalidException Thrown when Data is .
See Also