Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
Loading...
Searching...
No Matches
json_parameters.h File Reference

Named numeric parameters for JSON simulation files (Type A indirection). More...

#include <map>
#include <string>
#include <vector>
#include <nlohmann/json.hpp>
#include <symengine/basic.h>
Include dependency graph for json_parameters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JsonParameterTable
 Lookup table for "parameters": { "name": number } at simulation or component scope. More...
 

Typedefs

using JSON = nlohmann::json
 

Detailed Description

Named numeric parameters for JSON simulation files (Type A indirection).

Typedef Documentation

◆ JSON

using JSON = nlohmann::json