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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::ISignalIntegrityResultSet:

Public Member Functions

bool ContainsNetName (std::wstring Name)
double GetAverageImpedance ()
double GetMinimumImpedance ()
double GetMaximumImpedance ()
double GetTopValue ()
double GetBaseValue ()
double GetMaxOvershootRising ()
double GetMaxUndershootRising ()
double GetMaxOvershootFalling ()
double GetMaxUndershootFalling ()
double GetSlopeRising ()
double GetFlightTimeRising ()
double GetSlopeFalling ()
double GetFlightTimeFalling ()

Member Function Documentation

◆ ContainsNetName()

bool SCH::ISignalIntegrityResultSet::ContainsNetName ( std::wstring Name)

◆ GetAverageImpedance()

double SCH::ISignalIntegrityResultSet::GetAverageImpedance ( )

◆ GetBaseValue()

double SCH::ISignalIntegrityResultSet::GetBaseValue ( )

◆ GetFlightTimeFalling()

double SCH::ISignalIntegrityResultSet::GetFlightTimeFalling ( )

◆ GetFlightTimeRising()

double SCH::ISignalIntegrityResultSet::GetFlightTimeRising ( )

◆ GetMaximumImpedance()

double SCH::ISignalIntegrityResultSet::GetMaximumImpedance ( )

◆ GetMaxOvershootFalling()

double SCH::ISignalIntegrityResultSet::GetMaxOvershootFalling ( )

◆ GetMaxOvershootRising()

double SCH::ISignalIntegrityResultSet::GetMaxOvershootRising ( )

◆ GetMaxUndershootFalling()

double SCH::ISignalIntegrityResultSet::GetMaxUndershootFalling ( )

◆ GetMaxUndershootRising()

double SCH::ISignalIntegrityResultSet::GetMaxUndershootRising ( )

◆ GetMinimumImpedance()

double SCH::ISignalIntegrityResultSet::GetMinimumImpedance ( )

◆ GetSlopeFalling()

double SCH::ISignalIntegrityResultSet::GetSlopeFalling ( )

◆ GetSlopeRising()

double SCH::ISignalIntegrityResultSet::GetSlopeRising ( )

◆ GetTopValue()

double SCH::ISignalIntegrityResultSet::GetTopValue ( )

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