BioDynaMo
v1.05.120-25dc9790
|
Go to the documentation of this file.
15 #ifndef NEUROSCIENCE_NEW_AGENT_EVENT_NEW_NEURITE_EXTENSION_EVENT_H_
16 #define NEUROSCIENCE_NEW_AGENT_EVENT_NEW_NEURITE_EXTENSION_EVENT_H_
21 namespace neuroscience {
48 #endif // NEUROSCIENCE_NEW_AGENT_EVENT_NEW_NEURITE_EXTENSION_EVENT_H_
~NewNeuriteExtensionEvent() override=default
Contains the parameters to extend a new neurite from a neuron soma.
NewAgentEventUid GetUid() const override
real_t diameter
diameter the diameter of the new neurite
real_t theta
theta polar angle (spherical coordinates)
uint64_t NewAgentEventUid
NewNeuriteExtensionEvent(real_t diameter, real_t phi, real_t theta)
real_t phi
phi azimuthal angle (spherical coordinates)
static const NewAgentEventUid kUid