|
DP3
|
#include <fSkymodel.h>
Public Attributes | |
| std::string | skymodel_contents |
| The contents of the skymodel file to be written to the disc. More... | |
| std::string | skymodel_name |
| std::string | source_db_name = "" |
The constructor arguments.
A fixture can have only one argument. Using this helper struct works around the limitation.
| std::string FixtureSkymodel::Arguments::skymodel_contents |
The contents of the skymodel file to be written to the disc.
| std::string FixtureSkymodel::Arguments::skymodel_name |
The filename of the skymodel file.
This argument must contain an non-empty string.
| std::string FixtureSkymodel::Arguments::source_db_name = "" |
The name of the sourcedb file.
When this name is not-empty the fixture will create a sourceDB based on the contents of the skymodel file.