MoCSI API Reference
Loading...
Searching...
No Matches
Classes | Macros
DensityConstantCustom.h File Reference

Definition of the DensityConstantCustom submodule. More...

#include <iostream>
#include <memory>
#include <string>
#include <valarray>
#include "../../src/GenericSubmodule.h"
#include "../../src/ModuleFactory.h"
Include dependency graph for DensityConstantCustom.h:

Go to the source code of this file.

Classes

class  DensityConstantCustom< T >
 Submodule that assigns a constant bulk density. More...
 

Macros

#define DENSITY_CONSTANT_CUSTOM_VERSION   "5"
 

Detailed Description

Definition of the DensityConstantCustom submodule.

This module provides a user-defined constant bulk density for simulations. The density value can be set per asteroid type and volume filling factor, but in this custom submodule, the user provides a single constant value.

Macro Definition Documentation

◆ DENSITY_CONSTANT_CUSTOM_VERSION

#define DENSITY_CONSTANT_CUSTOM_VERSION   "5"