39 #ifndef RACK_CARTESIAN
40 #define RACK_CARTESIAN
43 #include <drain/prog/CommandInstaller.h>
45 #include "resources.h"
Container and execution tools for commands derived from Command.
Definition: CommandBank.h:54
static std::set< std::string > & trimWords()
Words that are moved from class name prior to composing a command name.
Definition: CommandBank.cpp:57
Combines command installation and sectioning.
Definition: CommandInstaller.h:159
Definition: CommandSections.h:54
drain::Commands for conversions to Cartesian coordinate system, including radar image composites.
Definition: cartesian.h:72
CartesianModule(drain::CommandBank &bank=drain::getCommandBank())
Default constructor. Invoked from the main program. Installs commands to the shared CommandBank.
Definition: cartesian.cpp:283
CommandBank & getCommandBank()
Global program command registry. Optional utility.
Definition: CommandBank.cpp:51
Definition: DataSelector.cpp:44
Definition: cartesian.h:54