Documentation ¶
Overview ¶
Package mol defines the different MCell molecule types
Copyright 2015 Markus Dittrich Licensed under BSD license, see LICENSE file for details
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mol3 ¶
type Mol3 struct { Spec *Species // what species are we R vec.Vec3 // where are we Bday float64 // when were we born }
Molecule represents a volume (3D) molecule
Click to show internal directories.
Click to hide internal directories.