#include <attenuator_classes.h>
Definition at line 74 of file attenuator_classes.h.
◆ ATTENUATOR_PI()
ATTENUATOR_PI::ATTENUATOR_PI |
( |
| ) |
|
◆ ~ATTENUATOR_PI()
ATTENUATOR_PI::~ATTENUATOR_PI |
( |
| ) |
|
|
inline |
◆ Calculate()
virtual bool ATTENUATOR_PI::Calculate |
( |
| ) |
|
|
overridevirtual |
Calculates the values of components in attenuator.
- Returns
- true if OK, false if some values cannot be calculated.
Reimplemented from ATTENUATOR.
◆ ReadConfig()
void ATTENUATOR::ReadConfig |
( |
| ) |
|
|
inherited |
Read values stored in config for this attenuator.
◆ WriteConfig()
void ATTENUATOR::WriteConfig |
( |
| ) |
|
|
inherited |
Read values stored in config for this attenuator.
◆ Lmin
◆ m_Attenuation
double ATTENUATOR::m_Attenuation |
|
inherited |
◆ m_Attenuation_Enable
bool ATTENUATOR::m_Attenuation_Enable |
|
inherited |
◆ m_Error
◆ m_FormulaName
wxString* ATTENUATOR::m_FormulaName |
|
inherited |
◆ m_MinimumATT
double ATTENUATOR::m_MinimumATT |
|
inherited |
◆ m_Name
wxString ATTENUATOR::m_Name |
|
inherited |
◆ m_R1
◆ m_R2
◆ m_R3
◆ m_ResultCount
int ATTENUATOR::m_ResultCount |
|
inherited |
◆ m_SchBitmapName
BITMAPS ATTENUATOR::m_SchBitmapName |
|
inherited |
◆ m_Topology
◆ m_Zin
◆ m_Zin_Enable
bool ATTENUATOR::m_Zin_Enable |
|
inherited |
◆ m_Zout
double ATTENUATOR::m_Zout |
|
inherited |
The documentation for this class was generated from the following file: