pypowsybl.glsk.GLSKDocument¶
- class GLSKDocument(handle)[source]¶
Result of GLSK file parsing, provides access to underlying data.
Methods
__init__(handle)get_glsk_factors(network, country, instant)get_points_for_country(network, country, instant)- Parameters:
handle (pypowsybl._pypowsybl.JavaHandle)