DSS C-API and dss.hpp
DSS C-API and dss.hpp expose a customized and extended implementation of OpenDSS to C and C++.
|
Public Types | |
enum | { npts = 1 , Points = 2 , Yarray = 3 , Xarray = 4 , csvfile = 5 , sngfile = 6 , dblfile = 7 , x = 8 , y = 9 , Xshift = 10 , Yshift = 11 , Xscale = 12 , Yscale = 13 , like = 14 } |