PSCalib/include/SegGeometry.h File Reference

#include <cstddef>

Go to the source code of this file.

Namespaces

namespace  PSCalib

Classes

class  PSCalib::SegGeometry
 Abstract base class SegGeometry defines the interface to access segment pixel coordinates. More...

Functions

void PSCalib::rotation_ang (const double *x, const double *y, unsigned size, double angle_deg, double *xrot, double *yrot)
 Global method for x and y arrays rotation.
void PSCalib::rotation_cs (const double *x, const double *y, unsigned size, double C, double S, double *xrot, double *yrot)
 Global method for x and y arrays rotation.
double PSCalib::min_of_arr (const double *arr, unsigned size)
 Global method, returns minimal value of the array of specified length.
double PSCalib::max_of_arr (const double *arr, unsigned size)
 Global method, returns maximal value of the array of specified length.

Variables

static const double PSCalib::DEG_TO_RAD = 3.141592653589793238463 / 180


Generated on 19 Dec 2016 for PSANAmodules by  doxygen 1.4.7