|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| std::wstring | GetName () |
| TClockModifierType | GetModifierType () |
| double | GetFreqMin () |
| double | GetFreqMax () |
| double | GetFreqStep () |
| double | GetPhase () |
| double | GetPostDivider () |
| bool | GetIgnore () |
| bool | GetLast () |
| long | GetOutputs () |
| double SCH::IClockModifierTarget::GetFreqMax | ( | ) |
| double SCH::IClockModifierTarget::GetFreqMin | ( | ) |
| double SCH::IClockModifierTarget::GetFreqStep | ( | ) |
| bool SCH::IClockModifierTarget::GetIgnore | ( | ) |
| bool SCH::IClockModifierTarget::GetLast | ( | ) |
| TClockModifierType SCH::IClockModifierTarget::GetModifierType | ( | ) |
| std::wstring SCH::IClockModifierTarget::GetName | ( | ) |
| long SCH::IClockModifierTarget::GetOutputs | ( | ) |
| double SCH::IClockModifierTarget::GetPhase | ( | ) |
| double SCH::IClockModifierTarget::GetPostDivider | ( | ) |