KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIBIS_PARAMETER Class Reference

#include <kibis.h>

Public Member Functions

void SetCornerFromString (IBIS_CORNER &aCorner, std::string aString)
 

Public Attributes

IBIS_CORNER m_Rpin = IBIS_CORNER::TYP
 
IBIS_CORNER m_Lpin = IBIS_CORNER::TYP
 
IBIS_CORNER m_Cpin = IBIS_CORNER::TYP
 
IBIS_CORNER m_Ccomp = IBIS_CORNER::TYP
 
IBIS_CORNER m_supply = IBIS_CORNER::TYP
 
KIBIS_WAVEFORMm_waveform = nullptr
 
KIBIS_ACCURACY m_accuracy = KIBIS_ACCURACY::LEVEL_2
 

Detailed Description

Definition at line 182 of file kibis.h.

Member Function Documentation

◆ SetCornerFromString()

void KIBIS_PARAMETER::SetCornerFromString ( IBIS_CORNER aCorner,
std::string  aString 
)

Definition at line 1426 of file kibis.cpp.

Referenced by SPICE_GENERATOR_KIBIS::IbisDevice().

Member Data Documentation

◆ m_accuracy

KIBIS_ACCURACY KIBIS_PARAMETER::m_accuracy = KIBIS_ACCURACY::LEVEL_2

Definition at line 191 of file kibis.h.

Referenced by KIBIS_PIN::writeSpiceDriver().

◆ m_Ccomp

IBIS_CORNER KIBIS_PARAMETER::m_Ccomp = IBIS_CORNER::TYP

Definition at line 188 of file kibis.h.

Referenced by KIBIS_PIN::KuKdDriver(), and KIBIS_MODEL::SpiceDie().

◆ m_Cpin

IBIS_CORNER KIBIS_PARAMETER::m_Cpin = IBIS_CORNER::TYP

◆ m_Lpin

IBIS_CORNER KIBIS_PARAMETER::m_Lpin = IBIS_CORNER::TYP

◆ m_Rpin

IBIS_CORNER KIBIS_PARAMETER::m_Rpin = IBIS_CORNER::TYP

◆ m_supply

◆ m_waveform


The documentation for this class was generated from the following files: