kDB: Knowledge DataBase
Loading...
Searching...
No Matches
LidarConfigRecord_.h
1public:
2static cres_qresult<LidarConfigRecord>
3 getOrCreate(const kDB::Repository::QueryConnectionInfo& _connection, float _angleMin,
4 float _angleMax, float _angleIncrement, float _timeIncrement, float _scanTime,
5 float _rangeMin, float _rangeMax);
Definition QueryConnectionInfo.h:8