Class DcLoadFlowEngine


  • public class DcLoadFlowEngine
    extends Object
    Author:
    Geoffroy Jamgotchian
    • Constructor Detail

      • DcLoadFlowEngine

        public DcLoadFlowEngine​(LfNetwork network,
                                com.powsybl.math.matrix.MatrixFactory matrixFactory,
                                boolean setVToNan)
      • DcLoadFlowEngine

        public DcLoadFlowEngine​(Object network,
                                DcLoadFlowParameters parameters,
                                com.powsybl.commons.reporter.Reporter reporter)