Skip to content

A simple single file web application for calculating various parameters related to remote sensing

License

Notifications You must be signed in to change notification settings

DaleGia/RemoteSensorParameterCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RemoteSensorParameterCalculator

A simple single file web application for calculating various parameters related to remote sensing.

Inputs:

  • Sensor Pixel Horizontal (pixels)
  • Sensor Pixel Vertical (pixels)
  • Sensor Pixel Size (uM)
  • Lens Focal Length (mm)
  • Target Distance from Sensor (m)
  • Sensor Integration Time (ms)

Outputs:

  • Sensor Size Horizontal (mm)
  • Sensor Size Vertical (mm)
  • Field of View Horizontal (degrees)
  • Field of View Vertical (degrees)
  • Pixel Size at Target Distance (m)
  • Frame Size Vertical at Target Distance (m)
  • Frame Size Horizontal at Target Distance (m)
  • Target Maximum Speed Without Blur (mps, kph, knt)

About

A simple single file web application for calculating various parameters related to remote sensing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages