VR-Forces 4.0.4 Class Documentation
Static Public Member Functions
makVrf::DtCircleHelper Class Reference

Contains some common routines used by circle classes. More...

List of all members.

Static Public Member Functions

static double angleTo (const makVrv::DtCoordinateSystem &, const DtVector &origin, const DtVector &to)
 Returns the angle (topographic) between the two local points.
static double distance (const makVrv::DtCoordinateSystem &, const DtVector &from, const DtVector &to)
 Returns the distance from the two points.
static DtVector rotatedPoint (const makVrv::DtCoordinateSystem &, const DtVector &origin, double range, double angle)
 Given an origin, distance and angle, return the destination (local) point.

Detailed Description

Contains some common routines used by circle classes.


Member Function Documentation

static double makVrf::DtCircleHelper::angleTo ( const makVrv::DtCoordinateSystem ,
const DtVector origin,
const DtVector to 
) [static]

Returns the angle (topographic) between the two local points.

Coordinates are in local database coordinates. The coordinate system is used to convert between the local database coordinates and geocentric

static double makVrf::DtCircleHelper::distance ( const makVrv::DtCoordinateSystem ,
const DtVector from,
const DtVector to 
) [static]

Returns the distance from the two points.

Coordinates are in local database coordinates The coordinate system is used to convert between the local database coordinates and geocentric

static DtVector makVrf::DtCircleHelper::rotatedPoint ( const makVrv::DtCoordinateSystem ,
const DtVector origin,
double  range,
double  angle 
) [static]

Given an origin, distance and angle, return the destination (local) point.

Angle is in radians


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)