Rise
The Vieneo Province
propulsion.h File Reference
#include <WinSock2.h>
#include <WS2tcpip.h>
#include <Windows.h>
#include "DXUT.h"
#include "../Logger.h"
#include "globals.h"
#include "../Bus.h"
Include dependency graph for propulsion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  propulsion
 

Macros

#define MaxCLDelta   0.800f
 
#define MaxCDDelta   0.060f
 
#define maxDragIncreaseApproachingMachC   3.7177f
 

Macro Definition Documentation

◆ MaxCDDelta

#define MaxCDDelta   0.060f

Definition at line 15 of file propulsion.h.

◆ MaxCLDelta

#define MaxCLDelta   0.800f

Definition at line 14 of file propulsion.h.

◆ maxDragIncreaseApproachingMachC

#define maxDragIncreaseApproachingMachC   3.7177f

Definition at line 22 of file propulsion.h.