36 explicit CbLoiter(
int count,
float radius = 5.0f);
CbLoiter(FlightPatternLoiterParams params={}, PathFollowerParams follower={})
void setParams(const FlightPatternLoiterParams ¶ms)
FlightPatternLoiterParams params_
const char * behaviorName() const override
std::vector< NedPoint > buildPath(const NedPoint ¤t) override
const FlightPatternLoiterParams & params() const
void setCenter(float x, float y)