InterpolationType

class s100py.s100.InterpolationType

Bases: object

Mixin class for Interpolation Type. At least used in Data Coding Format 2,3,4,5,6,7

Inheritance diagram of InterpolationType

Attributes Summary

interpolation_type

S100 table 10c-21

Methods Summary

interpolation_type_create()

Creates a blank, empty or zero value for interpolation_type

Attributes Documentation

interpolation_type

S100 table 10c-21

Methods Documentation

interpolation_type_create()

Creates a blank, empty or zero value for interpolation_type

__init__()