|
KiCad PCB EDA Suite
|
Builds the length / delay calculation items from a given path. More...
#include <diff_phase_skew_tool.h>
Public Attributes | |
| int64_t | m_Length { 0 } |
| int64_t | m_Delay { 0 } |
| LENGTH_DELAY_CALCULATION_ITEM::TYPE | m_SourceType { LENGTH_DELAY_CALCULATION_ITEM::TYPE::UNKNOWN } |
Builds the length / delay calculation items from a given path.
Definition at line 286 of file diff_phase_skew_tool.h.
| int64_t DIFF_PHASE_SKEW_TOOL::CUMULATIVE_ENTRY::m_Delay { 0 } |
Definition at line 289 of file diff_phase_skew_tool.h.
| int64_t DIFF_PHASE_SKEW_TOOL::CUMULATIVE_ENTRY::m_Length { 0 } |
Definition at line 288 of file diff_phase_skew_tool.h.
| LENGTH_DELAY_CALCULATION_ITEM::TYPE DIFF_PHASE_SKEW_TOOL::CUMULATIVE_ENTRY::m_SourceType { LENGTH_DELAY_CALCULATION_ITEM::TYPE::UNKNOWN } |
Definition at line 290 of file diff_phase_skew_tool.h.