KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DIFF_PHASE_SKEW_TOOL::CUMULATIVE_ENTRY Struct Reference

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 }
 

Detailed Description

Builds the length / delay calculation items from a given path.

Definition at line 286 of file diff_phase_skew_tool.h.

Member Data Documentation

◆ m_Delay

int64_t DIFF_PHASE_SKEW_TOOL::CUMULATIVE_ENTRY::m_Delay { 0 }

Definition at line 289 of file diff_phase_skew_tool.h.

◆ m_Length

int64_t DIFF_PHASE_SKEW_TOOL::CUMULATIVE_ENTRY::m_Length { 0 }

Definition at line 288 of file diff_phase_skew_tool.h.

◆ m_SourceType

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.


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