22 #ifndef INCLUDED_RADAR_TRIGGER_COMMAND_H 23 #define INCLUDED_RADAR_TRIGGER_COMMAND_H 26 #include <gnuradio/block.h> 46 typedef boost::shared_ptr<trigger_command>
sptr;
56 static sptr make(std::string command, std::vector<std::string> identifiers, std::vector<float> vals_min, std::vector<float> vals_max,
int block_time);
This block executes a command with the std::system() command if a value from a f32vector with a given...
Definition: trigger_command.h:43
Definition: crop_matrix_vcvc.h:28
boost::shared_ptr< trigger_command > sptr
Definition: trigger_command.h:46
#define RADAR_API
Definition: api.h:30