#include "deTypes.h"
#include "deMath.h"
Include dependency graph for deMassProp.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | deMassProp |
Compute Mass parameters. More... | |
Density | |
densities for common materials in SI unit (- kg/m^3) | |
#define | DE_DENSITY_AIR (-1.2062f) |
#define | DE_DENSITY_ALUMINUM (-2690.0f) |
#define | DE_DENSITY_CONCRETE (-2400.0f) |
#define | DE_DENSITY_COPPER (-8910.0f) |
#define | DE_DENSITY_EARTH_WET (-1760.0f) |
#define | DE_DENSITY_EARTH_DRY (-1280.0f) |
#define | DE_DENSITY_GLASS (-2590.0f) |
#define | DE_DENSITY_GOLD (-19300.0f) |
#define | DE_DENSITY_ICE (-900.0f) |
#define | DE_DENSITY_IRON (-7210.0f) |
#define | DE_DENSITY_LEAD (-11370.0f) |
#define | DE_DENSITY_MERCURY (-13570.0f) |
#define | DE_DENSITY_OIL (-900.0f) |
#define | DE_DENSITY_STEEL (-7830.0f) |
#define | DE_DENSITY_TITANIUM (-3080.0f) |
#define | DE_DENSITY_WATER (-1000.0f) |
#define | DE_DENSITY_WATER_SALT (-1030.0f) |
#define | DE_DENSITY_WOOD_SOFTPINE (-480.0f) |
#define | DE_DENSITY_WOOD_HARDOAK (-800.0f) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|