PatternTool
Create and save a custom sensor pattern
Syntax
PatternTool <SensorObjectPath> "<DateTime>" "<FilePath>" {Method} <Parameters>
Description
The PatternTool command allows you to create a custom sensor pattern for a sensor attached to any type of vehicle by defining the perimeter points that define the boundaries of the sensor pattern.
"<DateTime>" defines the time of the sensor parent's position at which the pattern is to be created. "<FilePath>" is the file where the sensor pattern will be saved.
"<FilePath>" can be the path to a file on your local drive or the path to a file on an SDF server. See Specifying Paths for "<SDFFilePath>" syntax information.
{Method} | <Parameters> | Description |
---|---|---|
AzEl | <NumPoints> <AzValue> <ElValue> [<AzValue2> <ElValue2> ...] | Specify individual azimuth and elevation pairs (entered in degrees) to define the boundary of the sensor pattern. <NumPoints> indicates the number of point pairs in the command. |
LatLon | <NumPoints> <LatValue> <LonValue> [<LatValue2> <LonValue2> ...] | Specify individual latitude and longitude pairs (entered in degrees) to define the boundary of the sensor pattern. <NumPoints> indicates the number of point pairs in the command. |
AreaTarget | "<AreaTargetFile>" | This method will extract the points from the area target file and write them as a pattern file to the pattern file name specified. It will then assign the pattern file to the sensor.
"<AreaTargetFile>" can be the path to a file on your local drive or the path to a file on an SDF server. See Specifying Paths for "<SDFFilePath>" syntax information. |
Examples
To define a custom pattern for Sensor1 using 3 pairs of Latitude, Longitude points:
To over-write the custom sensor pattern previously defined for Sensor1 (since the same name is used) with the new AzEl point pairs:
To extract the points from the specified area target file and write them to Pattern1.Pattern:
Return message
Group membership
This command belongs to the following group(s):
Version
11.6