Home
last modified time | relevance | path

Searched refs:ent_velocity (Results 1 – 1 of 1) sorted by relevance

/dports/devel/atlas-devel/Atlas-C++-0.6.4/tests/Objects/
H A Dobjects2.cpp393 const Atlas::Message::ListType &ent_velocity = ent_vec[i]->getVelocityAsList(); in test() local
394 if(i==0) check_float_list3(ent_velocity, 0.0, 0.0, 0.0); in test()
395 else check_float_list3(ent_velocity, 0.0, y2, 0.0); in test()