MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
aerodata_impl.cc File Reference
#include "mbconfig.h"
#include "mynewmem.h"
#include "aerodata_impl.h"
#include "gauss.h"
#include "submat.h"
#include "aerod2.h"
#include "c81data.h"
Include dependency graph for aerodata_impl.cc:

Go to the source code of this file.

Variables

static const doublereal TheodorsenParams [2][4]
 

Variable Documentation

const doublereal TheodorsenParams[2][4]
static
Initial value:
= {
{ 0.165, 0.335, 0.0455, 0.3 },
{ 0.165, 0.335, 0.041, 0.32 }
}

Definition at line 358 of file aerodata_impl.cc.

Referenced by TheodorsenAeroData::AssRes().