|
ARGoS 3
A parallel, multi-engine simulator for swarm robotics
|
Inheritance diagram for argos::RealNumberGenerator:Public Member Functions | |
| virtual | ~RealNumberGenerator () |
| virtual CVector3 | operator() (bool b_is_retry)=0 |
|
inlinevirtual |
|
pure virtual |
Implemented in argos::ConstantGenerator, argos::GaussianGenerator, argos::GridGenerator, and argos::UniformGenerator.