Declared in ElectromagneticModel
Declaration
bool Initialise(
string filePath
);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
| Name | Description |
|---|---|
| filePath | The full file path to the CSV file |