WSF
P6DofUtils.cpp File Reference
#include "P6DofUtils.hpp"
#include <fstream>
#include <sstream>
#include "P6DofAeroCoreObject.hpp"
#include "P6DofCommonController.hpp"
#include "P6DofFlightControlSystem.hpp"
#include "P6DofFreezeFlags.hpp"
#include "P6DofFuelTank.hpp"
#include "P6DofLandingGear.hpp"
#include "P6DofPilotManager.hpp"
#include "P6DofPilotObject.hpp"
#include "P6DofPropulsionSystem.hpp"
#include "P6DofScenario.hpp"
#include "P6DofTerrain.hpp"
#include "P6DofTunerGAManager.hpp"
#include "P6DofVehicle.hpp"
#include "UtLog.hpp"
#include "UtMath.hpp"
Include dependency graph for P6DofUtils.cpp:

Functions

std::string outputDoubleString (double aValue, int aWidth, int aPrecision)
void WritePIDBlock (std::ofstream &aStream, const std::string &aBlockName, const std::string &aBlockWhiteSpace, P6DOF::Pid::Type aPid, P6DofCommonController *aPilot)

Variables

static const double gSphericalEarthRadius_m = 6371000.0

Function Documentation

◆ outputDoubleString()

std::string outputDoubleString ( double aValue,
int aWidth,
int aPrecision )

◆ WritePIDBlock()

void WritePIDBlock ( std::ofstream & aStream,
const std::string & aBlockName,
const std::string & aBlockWhiteSpace,
P6DOF::Pid::Type aPid,
P6DofCommonController * aPilot )

Variable Documentation

◆ gSphericalEarthRadius_m

Copyrights Multiple, All Rights Reserved