KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KNOWN_RELATIVE_POINT Struct Reference

Represents a point on a track where the length and delay relative to the coupled track can be calculated. More...

#include <diff_phase_skew_tool.h>

Public Attributes

double LinearDistance
 The distance (in IU) along the track.
 
double RelativeLength
 The length relative to the coupled track.
 
double RelativeDelay
 The propagation delay relative to the coupled track.
 

Detailed Description

Represents a point on a track where the length and delay relative to the coupled track can be calculated.

Definition at line 127 of file diff_phase_skew_tool.h.

Member Data Documentation

◆ LinearDistance

double KNOWN_RELATIVE_POINT::LinearDistance

The distance (in IU) along the track.

Definition at line 130 of file diff_phase_skew_tool.h.

◆ RelativeDelay

double KNOWN_RELATIVE_POINT::RelativeDelay

The propagation delay relative to the coupled track.

Definition at line 136 of file diff_phase_skew_tool.h.

◆ RelativeLength

double KNOWN_RELATIVE_POINT::RelativeLength

The length relative to the coupled track.

Definition at line 133 of file diff_phase_skew_tool.h.


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