|
def | __init__ (self, ndim, length_scale, E0, **kwargs) |
|
def | precompute_Spectrum (self, Frequences) |
|
def | eval (self, *args) |
|
def | eval_sqrt (self, *args, nu=None, corrlen=None) |
|
def | __init__ (self, ndim=2, verbose=0, **kwargs) |
|
def | eval (self, *argv, **kwargs) |
|
◆ __init__()
def CovarianceKernels.VonKarmanCovariance.__init__ |
( |
|
self, |
|
|
|
ndim, |
|
|
|
length_scale, |
|
|
|
E0, |
|
|
** |
kwargs |
|
) |
| |
◆ eval()
def CovarianceKernels.VonKarmanCovariance.eval |
( |
|
self, |
|
|
* |
args |
|
) |
| |
◆ eval_sqrt()
def CovarianceKernels.VonKarmanCovariance.eval_sqrt |
( |
|
self, |
|
|
* |
args, |
|
|
|
nu = None , |
|
|
|
corrlen = None |
|
) |
| |
◆ precompute_Spectrum()
def CovarianceKernels.VonKarmanCovariance.precompute_Spectrum |
( |
|
self, |
|
|
|
Frequences |
|
) |
| |
◆ E0
CovarianceKernels.VonKarmanCovariance.E0 |
CovarianceKernels.VonKarmanCovariance.L |
◆ ndim
CovarianceKernels.VonKarmanCovariance.ndim |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/ExaquteSandboxApplication/python_scripts/WindGenerator/CovarianceKernels.py