TexGen
Namespaces | Macros
DefaultProperties.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  TexGen
 Namespace containing a series of customised math operations not found in the standard c++ library.
 

Macros

#define YARN_EX   200000
 
#define YARN_EY   10000
 
#define YARN_EZ   10000
 
#define YARN_GXY   5000
 
#define YARN_GXZ   5000
 
#define YARN_GYZ   5000
 
#define YARN_ALPHAX   -0.2e-06
 
#define YARN_ALPHAY   3e-06
 
#define YARN_ALPHAZ   3e-06
 
#define YARN_POISSONX   0.3
 
#define YARN_POISSONY   0.4
 
#define YARN_POISSONZ   0.4
 
#define MATRIX_E   3000
 
#define MATRIX_G   3000
 
#define MATRIX_ALPHA   6.5e-06
 
#define MATRIX_POISSON   0.2
 

Macro Definition Documentation

◆ MATRIX_ALPHA

#define MATRIX_ALPHA   6.5e-06

Definition at line 38 of file DefaultProperties.h.

◆ MATRIX_E

#define MATRIX_E   3000

Definition at line 36 of file DefaultProperties.h.

◆ MATRIX_G

#define MATRIX_G   3000

Definition at line 37 of file DefaultProperties.h.

◆ MATRIX_POISSON

#define MATRIX_POISSON   0.2

Definition at line 39 of file DefaultProperties.h.

◆ YARN_ALPHAX

#define YARN_ALPHAX   -0.2e-06

Definition at line 29 of file DefaultProperties.h.

◆ YARN_ALPHAY

#define YARN_ALPHAY   3e-06

Definition at line 30 of file DefaultProperties.h.

◆ YARN_ALPHAZ

#define YARN_ALPHAZ   3e-06

Definition at line 31 of file DefaultProperties.h.

◆ YARN_EX

#define YARN_EX   200000

Definition at line 23 of file DefaultProperties.h.

◆ YARN_EY

#define YARN_EY   10000

Definition at line 24 of file DefaultProperties.h.

◆ YARN_EZ

#define YARN_EZ   10000

Definition at line 25 of file DefaultProperties.h.

◆ YARN_GXY

#define YARN_GXY   5000

Definition at line 26 of file DefaultProperties.h.

◆ YARN_GXZ

#define YARN_GXZ   5000

Definition at line 27 of file DefaultProperties.h.

◆ YARN_GYZ

#define YARN_GYZ   5000

Definition at line 28 of file DefaultProperties.h.

◆ YARN_POISSONX

#define YARN_POISSONX   0.3

Definition at line 32 of file DefaultProperties.h.

◆ YARN_POISSONY

#define YARN_POISSONY   0.4

Definition at line 33 of file DefaultProperties.h.

◆ YARN_POISSONZ

#define YARN_POISSONZ   0.4

Definition at line 34 of file DefaultProperties.h.