pyacs.sol.soln module

class pyacs.sol.soln.Soln(name=None)[source]

Bases: object

Soln class: reads and manipulates a Soln information taken from a Sinex solution Sinex (Solution/Technique Independant Exchange format) : Sinex format handling Description of the Sinex format is available at: http://www.iers.org/documents/ac/sinex/sinex_v210_proposal.pdf Soln allow to account for discontinuity in sites positions

append_period(soln, period)[source]