sarproz-group

Slant Range

Viewing 2 reply threads
  • Author
    Posts
    • #2573
      ali-roozban91
      Participant

        Hi
        How can i find the slant range(R0) from the sensor to the ground, in the software?

        Thanks and best regards

      • #2574
        periz
        Keymaster

          EXT folder, there is a directory for each image
          inside those directories you can find a text file yyyymmdd.meta (careful, there is also a .meta.mat file).
          You can derive R0 from the Range Start Time that you find there.
          otherwise, type “fast” in matlab (without quotes) hit enter and then:
          R0=leggi_img(handles.SiteParam.DirSite,Master,{‘R’})

        • #2576
          ali-roozban91
          Participant

            Thanks so much for your response.

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.