SharpLibEuropeanDataFormat 0.1.4
Install-Package SharpLibEuropeanDataFormat -Version 0.1.4
dotnet add package SharpLibEuropeanDataFormat --version 0.1.4
<PackageReference Include="SharpLibEuropeanDataFormat" Version="0.1.4" />
paket add SharpLibEuropeanDataFormat --version 0.1.4
#r "nuget: SharpLibEuropeanDataFormat, 0.1.4"
// Install SharpLibEuropeanDataFormat as a Cake Addin
#addin nuget:?package=SharpLibEuropeanDataFormat&version=0.1.4
// Install SharpLibEuropeanDataFormat as a Cake Tool
#tool nuget:?package=SharpLibEuropeanDataFormat&version=0.1.4
C# library providing easy access to European Data Format (EDF) content.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
v0.1.4 Support reading floating point record duration.
v0.1.3 Making sure files can be shared while reading them.
v0.1.2 Reading signal by name now returns Signal object.
v0.1.1 Reading multiple single signals now works.
v0.1.0 Adding the ability to read a single signal.
v0.0.6 Adding function to compute signal sample time.
v0.0.5 Fixing date parsing issue on machine with en-US format.
v0.0.3 Start time and record time as DateTime. Various refactoring.
Initial release.