缩减代码
This commit is contained in:
@@ -5,7 +5,6 @@ public:
|
||||
std::string to_string();
|
||||
Psc::JSON to_Json();
|
||||
std::optional<SSR::Position_3D> get_pos();
|
||||
double get_height();
|
||||
bool has_valid_position();
|
||||
void set_msg(const SSR::HULC_Status_Message& msg);
|
||||
static double theoretical_detection_range_meters(double base_height_meters, double target_height_meters);
|
||||
|
||||
Reference in New Issue
Block a user