MagAO-X
Operations Applications Utilities Source
Environment Variables
Collaboration diagram for Environment Variables:

Macros

#define MAGAOX_env_path   "MagAOX_PATH"
 Environment variable setting the MagAO-X path. More...
 
#define MAGAOX_env_config   "MagAOX_CONFIG"
 Environment variable setting the relative config path. More...
 

Detailed Description

Macro Definition Documentation

◆ MAGAOX_env_config

#define MAGAOX_env_config   "MagAOX_CONFIG"

Environment variable setting the relative config path.

Definition at line 25 of file environment.hpp.

Referenced by MagAOX::app::MagAOXApp< _useINDI >::setDefaults().

◆ MAGAOX_env_path

#define MAGAOX_env_path   "MagAOX_PATH"

Environment variable setting the MagAO-X path.

Definition at line 20 of file environment.hpp.

Referenced by MagAOX::app::MagAOXApp< _useINDI >::setDefaults().