DSS C-API and dss.hpp
DSS C-API and dss.hpp expose a customized and extended implementation of OpenDSS to C and C++.
dss::classic::IDSSimComs Class Reference
Inheritance diagram for dss::classic::IDSSimComs:
[legend]
Collaboration diagram for dss::classic::IDSSimComs:
[legend]

Public Member Functions

 IDSSimComs (dss::APIUtil *util)
 
template<typename VectorT = Eigen::Matrix<double, Eigen::Dynamic, 1>>
VectorT BusVoltage (size_t Index)
 
template<typename VectorT = Eigen::Matrix<double, Eigen::Dynamic, 1>>
VectorT BusVoltagepu (size_t Index)
 
- Public Member Functions inherited from dss::ContextState
 ContextState (APIUtil *util)
 

Additional Inherited Members

- Public Attributes inherited from dss::ContextState
void * ctx
 Pointer to the DSSContext for easy access.
 
APIUtilapi_util
 API utility functions.
 

The documentation for this class was generated from the following file: