Declared in Antenna

Declaration

double[] GetLoadedSignaturePattern(
    double from,
    double to,
    double increment,
    bool useFloor
);

Description

Gets the currently loaded RF pattern and returns the data in degrees as an array from 0 to 360.

Parameters

NameDescription
from[deg] The starting angle to search (inclusive)
to[deg] The final angle to search (inclusive)
increment[deg] The increment between angles
useFloorA flag whether to add the floor of the value