OneDayTsProfileCreateMidpointValues Method |
Name | Description | |
---|---|---|
![]() ![]() | CreateMidpointValues(IListDateTime, IListDouble) | Obsolete.
Creating a OneDayTsProfile assuming that each value[i] is
defined in the middle of the interval times[i] to times[i+1], assuming that
the value is valid until time 60*60*24 (secondsInOneDay).
|
![]() ![]() | CreateMidpointValues(IListDateTime, IListDouble, String, IDiagnostics) |
Creating a OneDayTsProfile assuming that each value[i] is
defined in the middle of the interval times[i] to times[i+1], assuming that
the value is valid until time 60*60*24 (secondsInOneDay).
|