genomicSimulationC 0.2.6
Data Fields
gsc_ParentChoice Struct Reference

#include <sim-operations.h>

+ Collaboration diagram for gsc_ParentChoice:

Data Fields

gsc_GenoLocation loc
 Location in the simulation where this parent is stored. More...
 
unsigned int mapindex
 Index in d->genome.maps of the recombination map to use when producing gametes from this parent. More...
 

Detailed Description

Definition at line 1240 of file sim-operations.h.

Field Documentation

◆ loc

gsc_GenoLocation gsc_ParentChoice::loc

Location in the simulation where this parent is stored.

Definition at line 1241 of file sim-operations.h.

◆ mapindex

unsigned int gsc_ParentChoice::mapindex

Index in d->genome.maps of the recombination map to use when producing gametes from this parent.

Stores an index, not an ID

Definition at line 1242 of file sim-operations.h.


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