Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
doc(cycles): link from 1st figure, explain PHASINGs
Browse files Browse the repository at this point in the history
  • Loading branch information
ankostis committed Aug 28, 2019
1 parent f6a1af5 commit 38045f1
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ running the :term:`WLTP` driving-cycles, according to :term:`UNECE`'s :term:`GTR
.. figure:: docs/_static/wltc_class3b.png
:align: center

**Figure 1:** *WLTP cycle for class-3b Vehicles*
**Figure 1:** :ref:`annex-2:cycles` for class-3b Vehicles


.. Attention::
Expand Down Expand Up @@ -635,7 +635,12 @@ Cycles

Phases
------
As reported by :func:`wltp.cycles.cycle_phases()`:
As reported by :func:`wltp.cycles.cycle_phases()`, where *phasing* refers to:

- **V:** phases for quantities dependent on **Velocity** samples
- **VA0:** phases for **Acceleration**\-dependent quantities starting on *t=0*.
- **VA1:** phases for **Acceleration**\-dependent quantities starting on *t=1*
(e.g. Energy in Annex 7).

======= ======== ======== =========== ============ ============
class phasing part-1 part-2 part-3 part-4
Expand Down

0 comments on commit 38045f1

Please sign in to comment.