Ginan
Loading...
Searching...
No Matches
DebugOptions Struct Reference

Options to be used only for debugging new features. More...

Detailed Description

Options to be used only for debugging new features.

Inheritance diagram for DebugOptions:
Collaboration diagram for DebugOptions:

Data Fields

bool mincon_only = false
 
bool output_mincon = false
 
string mincon_filename = "preMinconState.bin"
 
bool check_plumbing = false
 
bool retain_rts_files = false
 
bool rts_only = false
 
bool explain_measurements = false
 
bool compare_orbits = false
 
bool compare_clocks = false
 
bool compare_attitudes = false
 
bool check_broadcast_differences = false
 

Field Documentation

◆ check_broadcast_differences

bool DebugOptions::check_broadcast_differences = false

◆ check_plumbing

bool DebugOptions::check_plumbing = false

◆ compare_attitudes

bool DebugOptions::compare_attitudes = false

◆ compare_clocks

bool DebugOptions::compare_clocks = false

◆ compare_orbits

bool DebugOptions::compare_orbits = false

◆ explain_measurements

bool DebugOptions::explain_measurements = false

◆ mincon_filename

string DebugOptions::mincon_filename = "preMinconState.bin"

◆ mincon_only

bool DebugOptions::mincon_only = false

◆ output_mincon

bool DebugOptions::output_mincon = false

◆ retain_rts_files

bool DebugOptions::retain_rts_files = false

◆ rts_only

bool DebugOptions::rts_only = false

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