Skip to main content

neutral_kron

Function neutral_kron 

Source
pub fn neutral_kron(
    module: &PioModule<PioValue>,
) -> Result<(PioModule<PioValue>, NeutralKronReport), Error>
Expand description

Eliminate explicitly grounded neutral conductors with the default Kron projection options.

The source module is left unchanged. The returned module retains its records, clears locators into the pre-projection value, appends the projection findings, and records one same-family transform history entry.