malt-wr
PULSE_DESC Struct Reference

#include <constype.h>

Collaboration diagram for PULSE_DESC:

Data Fields

TIME t
 
int index
 
double val
 
PHASE phase
 
PHASE norm_phase
 
TIME t_below
 
TIME t_above
 
PHASE p_below
 
PHASE p_above
 
struct PULSE_DESCnext
 
struct PULSE_DESCprev
 

Detailed Description

Definition at line 280 of file constype.h.

Field Documentation

int PULSE_DESC::index

Definition at line 285 of file constype.h.

struct PULSE_DESC* PULSE_DESC::next

Definition at line 298 of file constype.h.

PHASE PULSE_DESC::norm_phase

Definition at line 291 of file constype.h.

PHASE PULSE_DESC::p_above

Definition at line 295 of file constype.h.

PHASE PULSE_DESC::p_below

Definition at line 294 of file constype.h.

PHASE PULSE_DESC::phase

Definition at line 288 of file constype.h.

struct PULSE_DESC* PULSE_DESC::prev

Definition at line 299 of file constype.h.

TIME PULSE_DESC::t

Definition at line 284 of file constype.h.

TIME PULSE_DESC::t_above

Definition at line 293 of file constype.h.

TIME PULSE_DESC::t_below

Definition at line 292 of file constype.h.

double PULSE_DESC::val

Definition at line 287 of file constype.h.


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