Class MHO_FringePlotInfo.
More...
#include <MHO_FringePlotInfo.hh>
Class MHO_FringePlotInfo.
wrapper around plot data construction utilities
- Author
- J. Barrettj - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
- Date
- Wed Sep 20 16:26:33 2023 -0400
◆ MHO_FringePlotInfo()
hops::MHO_FringePlotInfo::MHO_FringePlotInfo |
( |
| ) |
|
|
inline |
◆ ~MHO_FringePlotInfo()
virtual hops::MHO_FringePlotInfo::~MHO_FringePlotInfo |
( |
| ) |
|
|
inlinevirtual |
◆ construct_plot_data()
Constructs plot data using provided stores and toolbox, populating vexInfo.
- Parameters
-
conStore | MHO_ContainerStore pointer for accessing visibility, station, and weight data |
paramStore | MHO_ParameterStore pointer for retrieving configuration parameters |
toolbox | MHO_OperatorToolbox pointer accessing operators for performing computations |
vexInfo | Reference to mho_json object for storing vex information |
- Returns
- mho_json object containing constructed plot data
- Note
- This is a static function.
◆ fill_plot_data()
Fills a JSON object with plot data retrieved from an MHO_ParameterStore.
- Parameters
-
paramStore | Pointer to MHO_ParameterStore containing plot data |
plot_dict | Reference to mho_json object that will store the retrieved plot data |
- Note
- This is a static function.
The documentation for this class was generated from the following files: