Criterion: forbids zig zagging: measure the angles in the xy plane, transpose them to the range from -pi to pi and multiply: if there is a zigzag, the sign of the angle switches and the product of both angles becomes negative.
More...
#include <Crit3_NoZigZag_MV.h>
|
std::map< std::string, float > | _map_name_value |
|
bool | _saveValues |
|
std::string | _name |
|
std::string | _type |
|
Criterion: forbids zig zagging: measure the angles in the xy plane, transpose them to the range from -pi to pi and multiply: if there is a zigzag, the sign of the angle switches and the product of both angles becomes negative.
Crit3_NoZigZag_MV::Crit3_NoZigZag_MV |
( |
float |
prodMin, |
|
|
float |
prodMax |
|
) |
| |
- Parameters
-
prodMin | the minimum product of the two angles in degrees |
prodMax | the maxinum product of the two angles in degrees |
The documentation for this class was generated from the following files: