7.6.1.11.3. Exponential
- Syntax
Altitude [ SpeciesName] = Exponential [Variable = variable | Constant = constant | Multiplier = multiplier | Exponent = exponent]
- Scope
Aria Material
- Summary
Value from an exponential function
- Description
The value,
, is calculated as
where
is the variable,
is the constant,
is the multiplier, and
is the exponent.
and
are optional and default to
and
, respectively, if omitted
Parameter |
Value |
Default |
|---|---|---|
{of | species | subindex} |
– |
|
SpeciesName |
string |
– |
variable |
“string” |
– |
constant |
real |
0 |
multiplier |
real |
1 |
exponent |
real |
– |