ngscopeclient 0.1-dev+51fbda87c
Public Member Functions | Public Attributes | List of all members
VTCurves Class Reference

Voltage/time curves for a waveform. More...

#include <IBISParser.h>

Public Member Functions

float InterpolateVoltage (IBISCorner corner, float time)
 
int64_t GetPropagationDelay (IBISCorner corner)
 Gets the propagation delay of a V/T curve. More...
 

Public Attributes

float m_fixtureResistance
 
float m_fixtureVoltage
 
std::vector< VTPointm_curves [3]
 The raw V/T curve data.
 

Detailed Description

Voltage/time curves for a waveform.

Member Function Documentation

◆ GetPropagationDelay()

int64_t VTCurves::GetPropagationDelay ( IBISCorner  corner)

Gets the propagation delay of a V/T curve.

The propagation delay is defined as the timestamp at which the output voltage changes by more than 0.1% from the initial value.


The documentation for this class was generated from the following files: