Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Totally unrelated :/
  • Loading branch information
elpaso committed Apr 13, 2020
1 parent a84ec12 commit 1175555
Showing 1 changed file with 10 additions and 8 deletions.
Expand Up @@ -21,14 +21,16 @@ The time in a mesh layer is defined by :
- each dataset is associated with a relative times
- time extent is defined by the first time and the last time of all dataset

Reference time : AT
Dataset 1 time o-----RT------RT-----RT-----------RT
Dataset 2 time o---------RT------RT--------RT
Dataset 3 time o------------------------------RT-------RT----------RT
Time extent of layer o-----<--------------------------------------------->

AT : absolute time (QDateTime)
RT : relative time (qint64)
.. code-block:: unparsed

Reference time : AT
Dataset 1 time o-----RT------RT-----RT-----------RT
Dataset 2 time o---------RT------RT--------RT
Dataset 3 time o------------------------------RT-------RT----------RT
Time extent of layer o-----<--------------------------------------------->

AT : absolute time (QDateTime)
RT : relative time (qint64)

.. versionadded:: 3.14
%End
Expand Down

0 comments on commit 1175555

Please sign in to comment.