lsst.sphgeom g04536d8304+b0138be388
 
Loading...
Searching...
No Matches
utils.h File Reference

This file declares miscellaneous utility functions. More...

#include "Angle.h"

Go to the source code of this file.

Namespaces

namespace  lsst::sphgeom
 

Functions

double lsst::sphgeom::getMinSquaredChordLength (Vector3d const &v, Vector3d const &a, Vector3d const &b, Vector3d const &n)
 
double lsst::sphgeom::getMaxSquaredChordLength (Vector3d const &v, Vector3d const &a, Vector3d const &b, Vector3d const &n)
 
Angle lsst::sphgeom::getMinAngleToCircle (Angle x, Angle c)
 
Angle lsst::sphgeom::getMaxAngleToCircle (Angle x, Angle c)
 
Vector3d lsst::sphgeom::getWeightedCentroid (UnitVector3d const &v0, UnitVector3d const &v1, UnitVector3d const &v2)
 

Detailed Description

This file declares miscellaneous utility functions.