seims.preprocess.autofuzslppos.FuzzySlpPosInference Namespace Reference

Functions

def read_inf_param_from_file (conf)
 
def fuzzy_inference (cfg)
 
def main ()
 

Detailed Description

Prepare configure file for fuzzy slope position inference program.

    @author   : Liangjun Zhu

    @changelog:
    - 15-09-08  - lj - initial implementation.
    - 17-07-30  - lj - reorganize and incorporate with pygeoc.

Function Documentation

◆ fuzzy_inference()

def seims.preprocess.autofuzslppos.FuzzySlpPosInference.fuzzy_inference (   cfg)
Fuzzy slope position inference.

◆ main()

def seims.preprocess.autofuzslppos.FuzzySlpPosInference.main ( )
TEST CODE

◆ read_inf_param_from_file()

def seims.preprocess.autofuzslppos.FuzzySlpPosInference.read_inf_param_from_file (   conf)
Read fuzzy inference parameters from file.