Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IIbisPackageModel Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IIbisPackageModel:
SCH::IIbisObject

Public Member Functions

std::wstring GetPackageModelName ()
std::wstring GetManufacturer ()
std::wstring GetOEM ()
std::wstring GetDescription ()
int GetPinCount ()
int GetSectionCount ()
IIbisStringsGetPinNumbers ()
IIbisPackageElementListGetPinSections (int AIndex)
IIbisMatrixGetResistanceMatrix ()
IIbisMatrixGetInductanceMatrix ()
IIbisMatrixGetCapacitanceMatrix ()

Member Function Documentation

◆ GetCapacitanceMatrix()

IIbisMatrix * SCH::IIbisPackageModel::GetCapacitanceMatrix ( )

◆ GetDescription()

std::wstring SCH::IIbisPackageModel::GetDescription ( )

◆ GetInductanceMatrix()

IIbisMatrix * SCH::IIbisPackageModel::GetInductanceMatrix ( )

◆ GetManufacturer()

std::wstring SCH::IIbisPackageModel::GetManufacturer ( )

◆ GetOEM()

std::wstring SCH::IIbisPackageModel::GetOEM ( )

◆ GetPackageModelName()

std::wstring SCH::IIbisPackageModel::GetPackageModelName ( )

◆ GetPinCount()

int SCH::IIbisPackageModel::GetPinCount ( )

◆ GetPinNumbers()

IIbisStrings * SCH::IIbisPackageModel::GetPinNumbers ( )

◆ GetPinSections()

IIbisPackageElementList * SCH::IIbisPackageModel::GetPinSections ( int AIndex)

◆ GetResistanceMatrix()

IIbisMatrix * SCH::IIbisPackageModel::GetResistanceMatrix ( )

◆ GetSectionCount()

int SCH::IIbisPackageModel::GetSectionCount ( )

The documentation for this struct was generated from the following file: