com.powsybl.python.network.SideEnum Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pypowsybl Show documentation
Show all versions of pypowsybl Show documentation
A C interface to powsybl, for pypowsybl implementation
The newest version!
package com.powsybl.python.network;
public enum SideEnum {
ONE,
TWO,
THREE
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy