ngscopeclient 0.1-dev+51fbda87c
|
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< VTPoint > | m_curves [3] |
The raw V/T curve data. | |
Voltage/time curves for a waveform.
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.