KiCad PCB EDA Suite
|
This is the complete list of members for STRIPLINE, including all inherited members.
Analyse() override | STRIPLINE | virtual |
coth(const double x) | TRANSLINE_CALCULATION_BASE | inlineprotectedstatic |
EllipticIntegral(double arg) | TRANSLINE_CALCULATION_BASE | protectedstatic |
GetAnalysisResults() | TRANSLINE_CALCULATION_BASE | |
GetParameter(const TRANSLINE_PARAMETERS aParam) const | TRANSLINE_CALCULATION_BASE | inline |
GetParameterRef(const TRANSLINE_PARAMETERS aParam) | TRANSLINE_CALCULATION_BASE | inline |
GetSynthesisResults() | TRANSLINE_CALCULATION_BASE | |
InitProperties(const std::initializer_list< TRANSLINE_PARAMETERS > &aParams) | TRANSLINE_CALCULATION_BASE | protected |
lineImpedance(double aHeight, double &aAc) const | STRIPLINE | private |
m_analysisStatus | TRANSLINE_CALCULATION_BASE | protected |
m_maxError | TRANSLINE_CALCULATION_BASE | protectedstatic |
m_parameters | TRANSLINE_CALCULATION_BASE | protected |
m_synthesisStatus | TRANSLINE_CALCULATION_BASE | protected |
MinimiseZ0Error1D(TRANSLINE_PARAMETERS aOptimise, TRANSLINE_PARAMETERS aMeasure) | TRANSLINE_CALCULATION_BASE | protected |
MinimiseZ0Error2D(TRANSLINE_PARAMETERS aParam1, TRANSLINE_PARAMETERS aParam2) | TRANSLINE_CALCULATION_BASE | protected |
sech(const double x) | TRANSLINE_CALCULATION_BASE | inlineprotectedstatic |
SetAnalysisResult(TRANSLINE_PARAMETERS aParam, const double aValue, const TRANSLINE_STATUS aStatus=TRANSLINE_STATUS::OK) | TRANSLINE_CALCULATION_BASE | protected |
SetAnalysisResults() override | STRIPLINE | privatevirtual |
SetParameter(const TRANSLINE_PARAMETERS aParam, const double aValue) | TRANSLINE_CALCULATION_BASE | inline |
SetSynthesisResult(TRANSLINE_PARAMETERS aParam, const double aValue, const TRANSLINE_STATUS aStatus=TRANSLINE_STATUS::OK) | TRANSLINE_CALCULATION_BASE | protected |
SetSynthesisResults() override | STRIPLINE | privatevirtual |
SkinDepth() const | TRANSLINE_CALCULATION_BASE | protected |
STRIPLINE() | STRIPLINE | inline |
Synthesize(SYNTHESIZE_OPTS aOpts) override | STRIPLINE | virtual |
TCP typedef | STRIPLINE | private |
TRANSLINE_CALCULATION_BASE(std::initializer_list< TRANSLINE_PARAMETERS > aParameters) | TRANSLINE_CALCULATION_BASE | inline |
unit_prop_delay | STRIPLINE | private |
UnitPropagationDelay(double aEpsilonEff) | TRANSLINE_CALCULATION_BASE | protectedstatic |
~TRANSLINE_CALCULATION_BASE() | TRANSLINE_CALCULATION_BASE | inlinevirtual |