DfsExtensionsTimeStepInSeconds Method |
Name | Description | |
---|---|---|
TimeStepInSeconds(IDfsEqCalendarAxis) |
Calculate the time step in seconds for an equidistant calendar axis
If the time axis unit can not be converted to seconds, an exception is thrown | |
TimeStepInSeconds(IDfsEqTimeAxis) |
Calculate the time step in seconds for an equidistant time axis
If the time axis unit can not be converted to seconds, an exception is thrown | |
TimeStepInSeconds(IDfsTemporalAxis) |
Calculate the time step in seconds for an equidistant temporal axis.
If the time axis is not equidistant, zero is returned. If the time axis unit can not be converted to seconds, an exception is thrown |