File: GradientVectorfromPolartoCartesianCoordinates.txt

package info (click to toggle)
qgis 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 374,696 kB
  • ctags: 66,263
  • sloc: cpp: 396,139; ansic: 241,070; python: 130,609; xml: 14,884; perl: 1,290; sh: 1,287; sql: 500; yacc: 268; lex: 242; makefile: 168
file content (10 lines) | stat: -rw-r--r-- 521 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
Gradient Vector from Polar to Cartesian Coordinates
grid_calculus
ParameterRaster|DIR|Direction|False
ParameterRaster|LEN|Length|False
ParameterSelection|UNITS|Polar Angle Units|[0] radians;[1] degree
ParameterSelection|SYSTEM|Polar Coordinate System|[0] mathematical;[1] geographical;[2] user defined
ParameterNumber|SYSTEM_ZERO|User defined Zero Direction|None|None|0.0
ParameterSelection|SYSTEM_ORIENT|User defined Orientation|[0] clockwise;[1] counterclockwise
OutputRaster|DX|X Component
OutputRaster|DY|Y Component