Analysis of Vorononoi tessellation using the Voronota-LT library.
More...
#include <analysis.h>
|
| enum | Modes { FULL,
INTERCHAIN,
UPDATEABLE,
INVALID
} |
| |
|
|
const std::string | name |
| | descriptive name
|
| |
|
std::string | cite |
| | url, doi etc. describing the analysis
|
| |
|
const Space & | spc |
| | Instance of Space to analyse.
|
| |
|
int | sample_interval = 0 |
| | Steps in between each sample point (do not modify)
|
| |
|
int | number_of_samples = 0 |
| | counter for number of samples
|
| |
Analysis of Vorononoi tessellation using the Voronota-LT library.
- Todo:
- Currently only SASA information is reported in the output. Add more information!
https://doi.org/10/mq8k
The documentation for this class was generated from the following files: