pypsa.Network.get_non_extendable_i# Network.get_non_extendable_i(c: str) → Index# Getter function. Get the index of non-extendable elements of a given component. Deprecated: Use n.components[c].self.fixed instead.