Skip to content
Commit 2c0738a1 authored by AustinSanders's avatar AustinSanders Committed by Jesse Mapel
Browse files

Added getIlluminationDirection for line scanners (#259)



* Added getIlluminationDirection

* Added getSunVelocities

* Adjusted conditional statements to better meet internal conventions.

* Factored getSunPosition into its own function.

* Changed vector lengths from shorts to ints

Images could have tens of thousands of positions and/or velocities and shorts cannot hold that many, so they need to be ints.

Co-authored-by: default avatarJesse Mapel <jam826@nau.edu>
parent de568c63
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment