Logo coherent WaveBurst  
Library Reference Guide
Logo
Macros | Functions | Variables
DrawWDM.C File Reference

Macros

#define SGQ_MDC
 
#define WDM_TF
 
#define WDM_XCHECK
 

Functions

void DrawWDM ()
 

Variables

CWB::mdcMDC
 
watplotplot
 
watplotWTS
 

Macro Definition Documentation

◆ SGQ_MDC

#define SGQ_MDC

◆ WDM_TF

#define WDM_TF

◆ WDM_XCHECK

#define WDM_XCHECK

Function Documentation

◆ DrawWDM()

void DrawWDM ( )

Definition at line 5 of file DrawWDM.C.

Variable Documentation

◆ MDC

CWB::mdc* MDC

Definition at line 1 of file DrawWDM.C.

◆ plot

watplot* plot

Definition at line 3 of file DrawWDM.C.

◆ WTS

watplot* WTS

Definition at line 2 of file DrawWDM.C.