|
Open PaperOpt
|
#include <StaticVolume.h>


Public Member Functions | |
| StaticVolume (Staticsheet *ss, StructureObject *prev) | |
| StaticVolume () | |
| ~StaticVolume () | |
| void | initVolume (double maxAccSidelen=30, int boxLen=5, double p1=0, double p2=0) |
| int | Process (WavePacket &wp, int up_down, int internal) const |
| p3d::StaticVolume::StaticVolume | ( | Staticsheet * | ss, |
| StructureObject * | prev | ||
| ) | [inline] |

| p3d::StaticVolume::StaticVolume | ( | ) |
| p3d::StaticVolume::~StaticVolume | ( | ) | [inline] |
| void StaticVolume::initVolume | ( | double | maxAccSidelen = 30, |
| int | boxLen = 5, |
||
| double | p1 = 0, |
||
| double | p2 = 0 |
||
| ) |
| int StaticVolume::Process | ( | WavePacket & | wp, |
| int | up_down, | ||
| int | internal | ||
| ) | const [virtual] |
Process the wp within the object overwritten by child objects
Implements StructureObject.
