| 
    KiCad PCB EDA Suite
    
   | 
 
#include <spice_circuit_model.h>
Public Attributes | |
| bool | m_Poles | 
| bool | m_Zeros | 
Definition at line 47 of file spice_circuit_model.h.
| bool SPICE_PZ_ANALYSES::m_Poles | 
Definition at line 49 of file spice_circuit_model.h.
Referenced by DIALOG_SIM_COMMAND::parseCommand(), and SPICE_CIRCUIT_MODEL::ParsePZCommand().
| bool SPICE_PZ_ANALYSES::m_Zeros | 
Definition at line 50 of file spice_circuit_model.h.
Referenced by DIALOG_SIM_COMMAND::parseCommand(), and SPICE_CIRCUIT_MODEL::ParsePZCommand().