#include <geometricFit.h>
Static Public Attributes | |
const String | NEAR_RADIUS |
const String | GRID_SPACING |
const String | GRID_SIZE |
const String | SURFACE_THICKNESS |
const String | DEGREE_INTERVAL |
const String | TOP_N |
const String | SURFACE_TYPE |
Surface definition to use for the inside/outside criterion. | |
const String | BEST_NUM |
const String | VERBOSITY |
const String | PHI_MIN |
const String | PHI_MAX |
const String | DEG_PHI |
const String | THETA_MIN |
const String | THETA_MAX |
const String | DEG_THETA |
const String | PSI_MIN |
const String | PSI_MAX |
const String | DEG_PSI |
const String | PENALTY_STATIC |
const String | PENALTY_MOBILE |
This struct contains a symbolic name for each recognized key in FDPB::options.
|
Surface definition to use for the inside/outside criterion. Possible options are: SurfaceType::CONNOLLY and SurfaceType::VAN_DER_WAALS
|