Unverified Commit 51187c31 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Updated maptemplate docs (#4009)

* changed map2cam to use virtual bands

* updated maptemplate docs

* typo

* changed back to dist being from the center of the target
parent ade60906
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -825,11 +825,10 @@ Group = Mapping
      <parameter name="DIST">
        <type>double</type>
        <brief>
          Distance from the center of the Target
          Distance from the center of the target in kilometers. 
        </brief>
        <description>
          Distance from the center of the Target: value should be greater
	  than the target radius.
          Distance from the center of the target in kilometers: value should be greater than the target radius.
        </description>
      </parameter>
    </group>