![]() |
Rise
The Vieneo Province
|
#include <WinSock2.h>
#include <WS2tcpip.h>
#include <Windows.h>
#include "DXUT.h"
#include "../Logger.h"
#include "globals.h"
#include "../Bus.h"
Go to the source code of this file.
Classes | |
class | propulsion |
Macros | |
#define | MaxCLDelta 0.800f |
#define | MaxCDDelta 0.060f |
#define | maxDragIncreaseApproachingMachC 3.7177f |
#define MaxCDDelta 0.060f |
Definition at line 15 of file propulsion.h.
#define MaxCLDelta 0.800f |
Definition at line 14 of file propulsion.h.
#define maxDragIncreaseApproachingMachC 3.7177f |
Definition at line 22 of file propulsion.h.