Calibrator  0.1
Command line tool for 14C calibration
UncalDate Class Reference

Represents an uncalibrated date. More...

#include <uncal_date.h>

Public Member Functions

 UncalDate (string name, int bp, int std)
 
 UncalDate ()
 
void info () const
 
CalDate calibrate (CalCurve &calcurve)
 

Detailed Description

Represents an uncalibrated date.

This class represents an uncalibrated date

Author
Martin Hinz
Version
0.1
Date
14/07/2016 11:07:28

Contact: marti.nosp@m.n.hi.nosp@m.nz@uf.nosp@m.g.un.nosp@m.i-kie.nosp@m.l.de

Definition at line 30 of file uncal_date.h.

Constructor & Destructor Documentation

UncalDate::UncalDate ( string  name,
int  bp,
int  std 
)

Definition at line 3 of file uncal_date.cpp.

UncalDate::UncalDate ( )

Definition at line 9 of file uncal_date.cpp.

Member Function Documentation

CalDate UncalDate::calibrate ( CalCurve calcurve)

Definition at line 21 of file uncal_date.cpp.

void UncalDate::info ( ) const

Definition at line 14 of file uncal_date.cpp.


The documentation for this class was generated from the following files: