Positions

class s100py.s100.Positions

Bases: object

Inheritance diagram of Positions

Attributes Summary

positioning

Defines the conversion from python naming to HDF5 (S104) naming

Methods Summary

positioning_create()

Creates a blank, empty or zero value for positioning

Attributes Documentation

positioning

Defines the conversion from python naming to HDF5 (S104) naming

Methods Documentation

positioning_create()

Creates a blank, empty or zero value for positioning

__init__()