mmtfPyspark.filters.depositionDate module
depositionDate.py
This filter return true if the deposition date of this structure is within the
specified range
-
class
DepositionDate(startdate, enddate)[source]
Bases: object
Methods
__call__(t) |
Call self as a function. |