Class astrea::trace::plotting::Plotter¶
ClassList > astrea > trace > plotting > Plotter
Public Functions¶
| Type | Name |
|---|---|
| Plotter () = default |
|
| void | plot_access_metrics (const AccessArray & accesses, const std::filesystem::path & outfile) |
| void | plot_number_of_folds (const ViewerConstellation & satellites, const Grid & grounds, const AccessArray & accesses, const Time & resolution, const Time & start, const Time & end) |
| void | set_output_directory (const std::filesystem::path & outputDir) |
Public Functions Documentation¶
function Plotter¶
function plot_access_metrics¶
void astrea::trace::plotting::Plotter::plot_access_metrics (
const AccessArray & accesses,
const std::filesystem::path & outfile
)
function plot_number_of_folds¶
void astrea::trace::plotting::Plotter::plot_number_of_folds (
const ViewerConstellation & satellites,
const Grid & grounds,
const AccessArray & accesses,
const Time & resolution,
const Time & start,
const Time & end
)
function set_output_directory¶
inline void astrea::trace::plotting::Plotter::set_output_directory (
const std::filesystem::path & outputDir
)
The documentation for this class was generated from the following file astrea/trace/trace/analysis/plots/Plotter.hpp