CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
ProgramSettings.cc File Reference
#include "ProgramSettings.h"
#include <fstream>
#include <iostream>
#include <spdlog/fmt/fmt.h>
#include <cxxopts/cxxopts.hpp>
#include <casacore/images/Images/ImageOpener.h>
#include "Util/App.h"
Include dependency graph for ProgramSettings.cc:

Namespaces

namespace  carta
 

Typedefs

using json = nlohmann::json
 

Functions

template<class T >
void carta::applyOptionalArgument (T &val, const string &argument_name, const cxxopts::ParseResult &results)
 

Typedef Documentation

◆ json

using json = nlohmann::json