Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Func
Double,
Double,
Double,
Double
integral function
According to the degree of the monomial term and to the value of the exponential
term returns the analytical integral function.
Namespace: Vts.Modeling.ForwardSolversAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- degree
- Type:
System Int32
degree of the monomial coefficient
- exponentialTerm
- Type:
System Double
exponential decay
Return Value
Type:




integral function
Exceptions
Exception | Condition |
---|---|
![]() | Thrown if the degree of the function is too high. |
See Also