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

Represents a single line in the time domain configuration net class configuration grid. More...

#include <time_domain_parameters.h>

Public Attributes

wxString m_ProfileName
 
int m_ViaPropagationDelay
 
std::map< PCB_LAYER_ID, int > m_LayerPropagationDelays
 
std::vector< DELAY_PROFILE_VIA_OVERRIDE_ENTRYm_ViaOverrides
 

Detailed Description

Represents a single line in the time domain configuration net class configuration grid.

Definition at line 61 of file time_domain_parameters.h.

Member Data Documentation

◆ m_LayerPropagationDelays

◆ m_ProfileName

◆ m_ViaOverrides

std::vector<DELAY_PROFILE_VIA_OVERRIDE_ENTRY> DELAY_PROFILE::m_ViaOverrides

◆ m_ViaPropagationDelay


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