MCPcopy Create free account
hub / github.com/Fields2Cover/Fields2Cover / getAngleRandom

Method getAngleRandom

src/fields2cover/utils/random.cpp:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39double Random::getAngleRandom() {
40 return getRandomLinear(0.0, boost::math::constants::two_pi<double>());
41}
42
43f2c::types::Cell Random::generateRandCell(double area, int n_sides,
44 double min_width, double max_width) {

Callers 6

IsSwathGenerationCorrectFunction · 0.95
TESTFunction · 0.80
TESTFunction · 0.80
isSwathGenerationCorrectFunction · 0.80

Calls

no outgoing calls

Tested by 4

TESTFunction · 0.64
TESTFunction · 0.64