|
I
don't know if there's a function for doing this, but offhand I can think of a
quick and dirty method:
Create
a new channel and call it NULL. Fill it with zeros.
Using
Utilities -> Make Distance Channel, make a distance channel based on your X
and NULL channels. Call it X_DISTANCE.
Repeat
this for Y and NULL to create a Y_DISTANCE channel.
Make a
new channel called HEADING and fill it with the formula HEADING = 90 -
ATAN(Y_DISTANCE / X_DISTANCE).
I'm
pretty sure this should work.
Cheers,
Rob
Harris
|
- [geonet]: Find the heading going down a line skyhunter
- Harris, Rob (Sudbury)
