|
DP3
|
Class holding all functions needed to convert a .sky_model text file into a .sourcedb directory. More...
#include "SkyModel.h"#include "common/StringTools.h"#include "common/StreamUtil.h"#include <string>#include <iostream>#include <fstream>#include <sstream>Go to the source code of this file.
Namespaces | |
| dp3 | |
| This file has generic helper routines for testing steps. | |
| dp3::sky_model | |
Functions | |
| std::string | dp3::sky_model::ReadFormat (const std::string &file, const std::string &cat_file) |
| SkyModel | dp3::sky_model::ReadSkyModel (const std::string &filename) |
| SkyModel | dp3::sky_model::ReadSkyModel (const std::string &filename, const std::string &format) |
Class holding all functions needed to convert a .sky_model text file into a .sourcedb directory.