set_get_absolute_heights | R Documentation |
set_get_absolute_heights adjust the measured raw pin height to NAVD88 elevation using data collected using static or RTK methods.
set_get_absolute_heights(pin_height, pin_numb, pin_table, SETarmHt, receiverHt)
pin_height |
numeric raw pin height (in mm) as measured in the field on the SET arm |
pin_numb |
Pin number associated with the measured height recorded (pin_height). Pins are uniquely identified to eliminate variation between readings of the SET |
pin_table |
pin height table, created by user @seealso
|
SETarmHt |
Distance (height in mm) from the receiver end to the top of the SET arm where pin heights are measured from. |
receiverHt |
NAVD88 elevation of the SET receiver in meters |
numeric value representing the elevation of the marsh surface at the location of the SET pin measure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.