22 #ifndef INCLUDED_RADAR_TRIGGER_COMMAND_H
23 #define INCLUDED_RADAR_TRIGGER_COMMAND_H
25 #include <gnuradio/block.h>
49 typedef boost::shared_ptr<trigger_command>
sptr;
59 static sptr make(std::string command,
60 std::vector<std::string> identifiers,
61 std::vector<float> vals_min,
62 std::vector<float> vals_max,