Home | Trees | Indices | Help |
|
---|
|
GnuMed pregnancy related dates caculcator.
Calculates from LMP:
Naegele's rule is easy for manual calculation, but a pain to code Enter Haywood's rule ;-), human gestation is defined as 24192000 seconds. (Ian, can you please explain a bit more ?)
TODO: ideally, tool should query backend for parity, race, etc. for exact measurement
Version: $Revision: 1.6 $
Author: M. Bonert, R. Terry, I. Haywood
Classes | |
cPregCalcFrame The new pregnancy calculator. |
Variables | |
__licence__ =
|
|
LMP_FIELD = 0
|
|
US_FIELD = 1
|
|
ID_LMP = 115
|
|
ID_DUE = 116
|
|
ID_DAY = 117
|
|
ID_WEEK = 118
|
|
ID_MENU = 119
|
|
GESTATION = 24192000
|
|
WEEK = 604800
|
|
DAY = 86400
|
|
US18_52 = 10886400
|
Imports: math, zlib, cPickle, random, string, os, wxversion, wx, calender, RowColSizer
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Nov 29 04:04:17 2010 | http://epydoc.sourceforge.net |