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

#include <kibis.h>

Public Member Functions

void SetCornerFromString (IBIS_CORNER &aCorner, const 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 198 of file kibis.h.

Member Function Documentation

◆ SetCornerFromString()

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

Definition at line 1415 of file kibis.cpp.

Referenced by SPICE_GENERATOR_IBIS::IbisDevice().

Member Data Documentation

◆ m_accuracy

KIBIS_ACCURACY KIBIS_PARAMETER::m_accuracy = KIBIS_ACCURACY::LEVEL_2

Definition at line 207 of file kibis.h.

Referenced by KIBIS_PIN::writeSpiceDriver().

◆ m_Ccomp

IBIS_CORNER KIBIS_PARAMETER::m_Ccomp = IBIS_CORNER::TYP

Definition at line 204 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: