Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-02-20 | 391 Bytes | |
Release 3.1.0.tar.gz | 2018-02-20 | 246.5 kB | |
Release 3.1.0.zip | 2018-02-20 | 287.3 kB | |
Totals: 3 Items | 534.1 kB | 1 |
Changes
- the major change for this release is the implementation of partial conversions for mdf version 4
- Signal object now hold a real channel conversion object in the conversion attribute
- ChannelConversion object now have a convert method that will apply the conversion rule on a given array
- method physical of Signal objects relies now on the convert method