captest.capdata.CapData.get_length_test_period
- CapData.get_length_test_period()
Get length of test period.
Uses length of data unless filter_time has been run, then uses length of the kept data after filter_time was run the first time. Subsequent uses of filter_time are ignored.
Rounds up to a period of full days.
- Returns:
Days in test period.
- Return type:
int