|
DP3
|
Namespaces | |
| ddecal | |
Classes | |
| struct | H5ParmFixture |
| Creates a basic H5Parm file for testing H5ParmPredict. More... | |
| class | ThrowStep |
Functions | |
| dp3::common::ParameterSet | CreateParameterSet (const std::vector< std::pair< std::string, std::string >> ¶meters) |
| void | Execute (const std::vector< std::shared_ptr< Step >> &steps) |
| Connect a series of steps and execute them. More... | |
| std::string | Show (const Step &step) |
Variables | |
| constexpr base::Direction | kExpectedFirstDirection |
| const std::string | kPredictDirection = "0002.2+3139" |
| const std::string | kPredictSkymodel |
| MS name for the predict tests. More... | |
| dp3::common::ParameterSet dp3::steps::test::CreateParameterSet | ( | const std::vector< std::pair< std::string, std::string >> & | parameters | ) |
Returns a dp3::common::ParameterSet based on parameters.
| void dp3::steps::test::Execute | ( | const std::vector< std::shared_ptr< Step >> & | steps | ) |
Connect a series of steps and execute them.
|
inline |
Helper function to aid testing Step::show.
|
constexpr |
Expected first direction when using tNDPPP-generic.MS. Multiple predict tests use this value.
| const std::string dp3::steps::test::kPredictDirection = "0002.2+3139" |
| const std::string dp3::steps::test::kPredictSkymodel |
MS name for the predict tests.