A library for working with phylogenetic and population genetic data.
v0.27.0
Tickmarks::LabeledTick Struct Reference

#include <genesis/utils/tools/tickmarks.hpp>

Detailed Description

Definition at line 56 of file tickmarks.hpp.

Public Member Functions

 LabeledTick (double rel_pos, double lab)
 

Public Attributes

double label
 
double relative_position
 

Constructor & Destructor Documentation

◆ LabeledTick()

LabeledTick ( double  rel_pos,
double  lab 
)
inline

Definition at line 58 of file tickmarks.hpp.

Member Data Documentation

◆ label

double label

Definition at line 64 of file tickmarks.hpp.

◆ relative_position

double relative_position

Definition at line 63 of file tickmarks.hpp.


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