ISimulator GetNetworkModel Method ElecNetKit Documentation
Finalises all experiment commands, solves and retrieves all results and returns a NetworkModel, characterising the electrical network.

Namespace: ElecNetKit.Simulator
Assembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax

NetworkModel GetNetworkModel()

Return Value

The complete electrical network model.
See Also