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

Macros

#define COORDINATES   "Geographic"
 
#define DISPLAY_WORLD_MAP
 
#define DRAW_SGR1806
 
#define DRAW_SGRA
 
#define N1_ENABLED
 
#define O1_ENABLED
 
#define PROJECTION   ""
 
#define RESOLUTION   2
 
#define SGR1806_DATE   "2004-12-27 21:30:26.68 UTC Mon"
 
#define SGR1806_DEC   (90-(-20.41666))
 
#define SGR1806_GPS_TIME   788218239.68
 
#define SGR1806_NAME   "SGR_1806_20"
 
#define SGR1806_RA   270.095
 
#define SGRA_DEC   -29.11667
 
#define SGRA_NAME   "SgrA*"
 
#define SGRA_RA   266.41667
 

Functions

void DrawO1N1E1 (bool draw_sensitivity=true)
 

Macro Definition Documentation

◆ COORDINATES

#define COORDINATES   "Geographic"

Definition at line 20 of file DrawO1N1E1.C.

◆ DISPLAY_WORLD_MAP

#define DISPLAY_WORLD_MAP

Definition at line 27 of file DrawO1N1E1.C.

◆ DRAW_SGR1806

#define DRAW_SGR1806

Definition at line 36 of file DrawO1N1E1.C.

◆ DRAW_SGRA

#define DRAW_SGRA

Definition at line 31 of file DrawO1N1E1.C.

◆ N1_ENABLED

#define N1_ENABLED

Definition at line 13 of file DrawO1N1E1.C.

◆ O1_ENABLED

#define O1_ENABLED

Definition at line 12 of file DrawO1N1E1.C.

◆ PROJECTION

#define PROJECTION   ""

Definition at line 22 of file DrawO1N1E1.C.

◆ RESOLUTION

#define RESOLUTION   2

Definition at line 16 of file DrawO1N1E1.C.

◆ SGR1806_DATE

#define SGR1806_DATE   "2004-12-27 21:30:26.68 UTC Mon"

Definition at line 38 of file DrawO1N1E1.C.

◆ SGR1806_DEC

#define SGR1806_DEC   (90-(-20.41666))

Definition at line 41 of file DrawO1N1E1.C.

◆ SGR1806_GPS_TIME

#define SGR1806_GPS_TIME   788218239.68

Definition at line 39 of file DrawO1N1E1.C.

◆ SGR1806_NAME

#define SGR1806_NAME   "SGR_1806_20"

Definition at line 37 of file DrawO1N1E1.C.

◆ SGR1806_RA

#define SGR1806_RA   270.095

Definition at line 40 of file DrawO1N1E1.C.

◆ SGRA_DEC

#define SGRA_DEC   -29.11667

Definition at line 33 of file DrawO1N1E1.C.

◆ SGRA_NAME

#define SGRA_NAME   "SgrA*"

Definition at line 32 of file DrawO1N1E1.C.

◆ SGRA_RA

#define SGRA_RA   266.41667

Definition at line 34 of file DrawO1N1E1.C.

Function Documentation

◆ DrawO1N1E1()

void DrawO1N1E1 ( bool  draw_sensitivity = true)

Definition at line 43 of file DrawO1N1E1.C.