RST
returns the actual settings of the grid specification (menu Grid|Properties).
| Syntax | #(Keyword, Parameter 1) |
| Keyword | RST |
| Parameter 1 | grid parameter to be specified: dx: grid spacing in x-direction dy: grid spacing in y-direction z: receiver height |
| Example | Comment |
|---|---|
| #(RST, dx) | exports grid spacing in x-direction (in m) |
| #(RST, z) | exports receiver height (in m) |