Add comment
This commit is contained in:
@@ -7,6 +7,7 @@ export default function (cycleDays, tempEvalEndIndex) {
|
|||||||
// we search for the day of cervix peak, which must:
|
// we search for the day of cervix peak, which must:
|
||||||
// * have fertile cervix values
|
// * have fertile cervix values
|
||||||
// * be followed by at least 3 days
|
// * be followed by at least 3 days
|
||||||
|
// * must happen prior to end of temperature evaluation
|
||||||
// these 3 following days must all show infertile cervix values
|
// these 3 following days must all show infertile cervix values
|
||||||
// if everything applies we must check the days until the end of temperature evaluation
|
// if everything applies we must check the days until the end of temperature evaluation
|
||||||
// during these relevantDays no fertile cervix must occur
|
// during these relevantDays no fertile cervix must occur
|
||||||
|
|||||||
Reference in New Issue
Block a user