Awave Analysis Interface Module (AIM)
Awave Analysis Interface Module (AIM)
Loading...
Searching...
No Matches
AIM Units

A unit system may be optionally specified during AIM instance initiation. If a unit system is provided, all AIM input values which have associated units must be specified as well. If no unit system is used, AIM inputs, which otherwise would require units, will be assumed unit consistent. A unit system may be specified via a JSON string dictionary for example: unitSys = "{"angle": "deg"}"

JSON String Dictionary

The key arguments of the dictionary are described in the following:

  • angle = "None"
    Angle units - e.g. "degree", "deg", "rad", ...