Module nodal_analysis

Module nodal_analysis 

Source
Expand description

Implementation of nodal analysis for Networks.

This module revolves around the NodalAnalysis struct which implements [crate::base::NetworkAnalysis]. See the struct documentation for details.

Structsยง

NodalAnalysis
Implementation of the nodal analysis algorithm for a nonlinear Network.