Configuring and running FIA
Jump to navigation
Jump to search
FIA can be configured in two ways, depending on how you want to call the program:
Calling from the command line
This option requires that you supply (i) data files, and (ii) a configuration file.
Calling from code
This option requires that you supply (i) data as in-memory arrays, (ii) calls to configuration functions that set up how you want to run the analysis, and (iii) suitable code to call FIA from your coding environment.