Bayeux  3.4.1
Core Foundation library for SuperNEMO
Static Public Member Functions | Static Public Attributes | List of all members
geomtools::constants Struct Reference

Some constants. More...

#include <bayeux/geomtools/utils.h>

Static Public Member Functions

static double get_default_tolerance ()
 
static double get_default_angular_tolerance ()
 
static double get_zero_tolerance ()
 
static double get_proper_tolerance ()
 

Static Public Attributes

static const int NO_INTERCEPT = -1
 
static const double DEFAULT_TOLERANCE
 
static const double DEFAULT_ANGULAR_TOLERANCE
 
static const double ZERO_TOLERANCE
 
static const double USING_PROPER_TOLERANCE
 

Detailed Description

Some constants.

Member Function Documentation

◆ get_default_angular_tolerance()

static double geomtools::constants::get_default_angular_tolerance ( )
static

◆ get_default_tolerance()

static double geomtools::constants::get_default_tolerance ( )
static

◆ get_proper_tolerance()

static double geomtools::constants::get_proper_tolerance ( )
static

◆ get_zero_tolerance()

static double geomtools::constants::get_zero_tolerance ( )
static

Member Data Documentation

◆ DEFAULT_ANGULAR_TOLERANCE

const double geomtools::constants::DEFAULT_ANGULAR_TOLERANCE
static

◆ DEFAULT_TOLERANCE

const double geomtools::constants::DEFAULT_TOLERANCE
static

◆ NO_INTERCEPT

const int geomtools::constants::NO_INTERCEPT = -1
static

◆ USING_PROPER_TOLERANCE

const double geomtools::constants::USING_PROPER_TOLERANCE
static

◆ ZERO_TOLERANCE

const double geomtools::constants::ZERO_TOLERANCE
static

The documentation for this struct was generated from the following file: