Endorphin.Abstract
0.3.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Endorphin.Abstract --version 0.3.1
NuGet\Install-Package Endorphin.Abstract -Version 0.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Endorphin.Abstract" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Endorphin.Abstract --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Endorphin.Abstract, 0.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Endorphin.Abstract as a Cake Addin #addin nuget:?package=Endorphin.Abstract&version=0.3.1 // Install Endorphin.Abstract as a Cake Tool #tool nuget:?package=Endorphin.Abstract&version=0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A set of abstract concepts used by Endorphin-based scientific instrument controllers, such as ideas of time intervals and abstractions for positioning a moveable object
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Endorphin.Abstract:
Package | Downloads |
---|---|
Endorphin.Instrument.PicoTech.PicoScope5000
F# wrapper for PicoTech PicoScope5000 series PC oscilloscope. |
|
Endorphin.Instrument.PicoTech.PicoScope3000
F# wrapper for PicoTech PicoScope3000 series PC oscilloscope. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.7 | 1,190 | 12/8/2016 |
0.3.6 | 946 | 11/25/2016 |
0.3.5 | 979 | 11/25/2016 |
0.3.4 | 999 | 11/14/2016 |
0.3.3 | 1,016 | 10/27/2016 |
0.3.2 | 993 | 9/8/2016 |
0.3.1 | 1,020 | 9/8/2016 |
0.3.0 | 1,365 | 8/1/2016 |
0.2.5 | 993 | 7/20/2016 |
0.2.4 | 974 | 7/20/2016 |
0.2.3 | 1,043 | 7/7/2016 |
0.2.2 | 1,010 | 7/7/2016 |
0.2.1 | 1,023 | 7/6/2016 |
0.2.0 | 1,000 | 7/6/2016 |
0.1.1 | 3,415 | 7/1/2016 |
0.1.0-beta2 | 825 | 6/30/2016 |
Fix Azimuth angles in vectors being measured from the wrong axis. They are
now measured as 0 on the x-axis, pi/2 on the y-axis, etc.