Chaste  Build::
VesselDistribution Struct Reference

#include <VesselNetworkGenerator.hpp>

+ Collaboration diagram for VesselDistribution:

Public Types

enum  Value { REGULAR, UNIFORM, TWO_LAYER, CUSTOM }
 

Detailed Description

Struct to define random vessel distribution properties

Regular: Vessels are distributed in regular patterns Uniform: Vessels are distributed from seeds of a uniform random distribution Two Layer: Vessels are distributed from seeds of a two-layer uniform-normal random distribution Custom: Manually provide seeds for the vessel distribution

Definition at line 57 of file VesselNetworkGenerator.hpp.

Member Enumeration Documentation

Values for different distributions

Definition at line 62 of file VesselNetworkGenerator.hpp.


The documentation for this struct was generated from the following file: