diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-03-14 23:05:25 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2019-03-14 23:05:25 +0100 |
| commit | c288debe029667515656213b0ba81956c3ede26d (patch) | |
| tree | 393c5a763918ec168d0b6293e42122a19d15ea9a /docs/source/operations/projections | |
| parent | 5dc01e985e86b441ba2a671b712d3b211c8a2b33 (diff) | |
| download | PROJ-c288debe029667515656213b0ba81956c3ede26d.tar.gz PROJ-c288debe029667515656213b0ba81956c3ede26d.zip | |
Doc: State that +n is a required for param for urm5
Diffstat (limited to 'docs/source/operations/projections')
| -rw-r--r-- | docs/source/operations/projections/urm5.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/source/operations/projections/urm5.rst b/docs/source/operations/projections/urm5.rst index c44632d4..4d2dd557 100644 --- a/docs/source/operations/projections/urm5.rst +++ b/docs/source/operations/projections/urm5.rst @@ -14,12 +14,14 @@ Urmaev V Parameters ################################################################################ -.. note:: All parameters are optional for the projection. - +Required parameters +-------------------------------------------------------------------------------- .. option:: +n=<value> Set the :math:`n` constant. Value between 0 and 1. +Optional parameters +-------------------------------------------------------------------------------- .. option:: +q=<value> Set the :math:`q` constant. |
