FlightGear next
FGQuaternion.cpp File Reference
#include <string>
#include <iostream>
#include <sstream>
#include <iomanip>
#include <cmath>
#include "FGMatrix33.h"
#include "FGColumnVector3.h"
#include "FGQuaternion.h"

Go to the source code of this file.

Namespaces

namespace  JSBSim
 

Functions

std::ostream & JSBSim::operator<< (std::ostream &os, const FGQuaternion &q)
 Write quaternion to a stream.