FlightGear next
FGLocation.h File Reference
#include <cassert>
#include "FGJSBBase.h"
#include "FGColumnVector3.h"
#include "FGMatrix33.h"

Go to the source code of this file.

Classes

class  JSBSim::FGLocation
 FGLocation holds an arbitrary location in the Earth centered Earth fixed reference frame (ECEF). More...
 

Namespaces

namespace  JSBSim
 

Functions

FGLocation JSBSim::operator* (double scalar, const FGLocation &l)
 Scalar multiplication.