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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IClockModifierTarget:

Public Member Functions

std::wstring GetName ()
TClockModifierType GetModifierType ()
double GetFreqMin ()
double GetFreqMax ()
double GetFreqStep ()
double GetPhase ()
double GetPostDivider ()
bool GetIgnore ()
bool GetLast ()
long GetOutputs ()

Member Function Documentation

◆ GetFreqMax()

double SCH::IClockModifierTarget::GetFreqMax ( )

◆ GetFreqMin()

double SCH::IClockModifierTarget::GetFreqMin ( )

◆ GetFreqStep()

double SCH::IClockModifierTarget::GetFreqStep ( )

◆ GetIgnore()

bool SCH::IClockModifierTarget::GetIgnore ( )

◆ GetLast()

bool SCH::IClockModifierTarget::GetLast ( )

◆ GetModifierType()

TClockModifierType SCH::IClockModifierTarget::GetModifierType ( )

◆ GetName()

std::wstring SCH::IClockModifierTarget::GetName ( )

◆ GetOutputs()

long SCH::IClockModifierTarget::GetOutputs ( )

◆ GetPhase()

double SCH::IClockModifierTarget::GetPhase ( )

◆ GetPostDivider()

double SCH::IClockModifierTarget::GetPostDivider ( )

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