From eadf537bf4553b7a397fb979f3a3595b05ccbc48 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 23 Aug 2018 15:59:32 +0200 Subject: helmert.rst: add back +transpose and declare its deprecation/removal in 5.2.0 --- docs/source/operations/transformations/helmert.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/source') diff --git a/docs/source/operations/transformations/helmert.rst b/docs/source/operations/transformations/helmert.rst index 6adeaa17..85e140af 100644 --- a/docs/source/operations/transformations/helmert.rst +++ b/docs/source/operations/transformations/helmert.rst @@ -191,6 +191,15 @@ Parameters See :eq:`rot_exact` +.. option:: +transpose + + .. deprecated:: 5.2.0 (removed) + + Transpose rotation matrix and follow the **Position Vector** rotation + convention. If :option:`+transpose` is not added the **Coordinate Frame** + rotation convention is used. + + Mathematical description +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- cgit v1.2.3