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

Factory for constructing Element objects from JSON component entries. More...

#include <iostream>
#include <memory>
#include <nlohmann/json.hpp>
#include "../network.h"
#include "../Include_components.h"
#include "json_parameters.h"
#include "json_expression.h"
Include dependency graph for component_builder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ComponentBuilder
 

Typedefs

using JSON = nlohmann::json
 

Detailed Description

Factory for constructing Element objects from JSON component entries.

Typedef Documentation

◆ JSON

using JSON = nlohmann::json