API
 
Loading...
Searching...
No Matches
defaults.hpp File Reference

Defaults for the MagAO-X library. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MAGAOX_default_logExt   "binlog"
 The extension for MagAO-X binary log files.
 
#define MAGAOX_default_writePause   (1000000000)
 The default logger writePause.
 
#define MAGAOX_default_max_logSize   (10485760)
 The default maximum log file size.
 
#define MAGAOX_default_loopPause   (1000000000)
 The default application loopPause.
 

Detailed Description

Defaults for the MagAO-X library.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

History:

  • 2018-01-05 created by JRM

Definition in file defaults.hpp.