![]() |
Calibrator
0.1
Command line tool for 14C calibration
|
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) |
Represents an uncalibrated date.
This class represents an uncalibrated date
Contact: martin.hinz@ufg.uni-kiel.de
Definition at line 30 of file uncal_date.h.
| 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.
Definition at line 21 of file uncal_date.cpp.
| void UncalDate::info | ( | ) | const |
Definition at line 14 of file uncal_date.cpp.