Main Page
Namespaces
Classes
Files
File List
File Members
libism
src
test_cases
randomDemoRecorder.hpp
Go to the documentation of this file.
1
18
#pragma once
19
20
#include <
ISM/common_type/Track.hpp
>
21
#include <
ISM/common_type/Tracks.hpp
>
22
#include <
ISM/common_type/Object.hpp
>
23
#include <
ISM/recorder/Recorder.hpp
>
24
#include <
ISM/utility/Util.hpp
>
25
#include <iostream>
26
#include <math.h>
27
28
#include <boost/math/constants/constants.hpp>
29
#include <boost/program_options.hpp>
30
31
class
RandomDemoRecorder
32
{
33
double
frand
(
double
min,
double
max);
34
public
:
35
void
generateDemoRecording
(std::string dbfile,
unsigned
objects,
unsigned
timesteps,
bool
genRanOrientsAdditionally);
36
};
Object.hpp
RandomDemoRecorder
Definition:
randomDemoRecorder.hpp:31
Tracks.hpp
Recorder.hpp
Track.hpp
Util.hpp
RandomDemoRecorder::generateDemoRecording
void generateDemoRecording(std::string dbfile, unsigned objects, unsigned timesteps, bool genRanOrientsAdditionally)
Definition:
randomDemoRecorder.cpp:32
RandomDemoRecorder::frand
double frand(double min, double max)
Definition:
randomDemoRecorder.cpp:26
asr_lib_ism
Author(s): Hanselmann Fabian, Heller Florian, Heizmann Heinrich, Kübler Marcel, Mehlhaus Jonas, Meißner Pascal, Qattan Mohamad, Reckling Reno, Stroh Daniel
autogenerated on Wed Jan 8 2020 04:02:40