Description Usage Arguments Value Examples
Format Slope parameters
1 | createSlopeParameters(slopeshape, slopesteepness)
|
slopeshape |
a character, one of 's-shaped', 'convex', 'concave', 'uniform' |
slopesteepness |
integer percent grade of slope |
formatted character string input for .par file
1 2 3 | createslopeParameters('s-shaped', 40)
createslopeParameters('s-shaped', 80)
createslopeParameters('uniform', 40)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.