Template Function GridKit::PhasorDynamics::from_json(const json&, SystemModelData<RealT, IdxT>&)
Defined in File SystemModelDataJSONParser.hpp
Function Documentation
-
template<typename RealT = double, typename IdxT = size_t>
void GridKit::PhasorDynamics::from_json(const json &j, SystemModelData<RealT, IdxT> &sm) JSON parser function implementation for the
SystemModelDatatypeSee the
README.mdinGridKit/Model/PhasorDynamicsfor more information