Declared in Antenna

Declaration

bool ConfigureEMLookupTable(
    string filename
);

Description

Loads the EM signature properties from a CSV table. This will read a CSV file and will interpolate the data to create a lookup table for the EM signature.

Parameters

NameDescription
filename