FullSwingGolf.LaunchMonitor 1.7.2

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package FullSwingGolf.LaunchMonitor --version 1.7.2
NuGet\Install-Package FullSwingGolf.LaunchMonitor -Version 1.7.2
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="FullSwingGolf.LaunchMonitor" Version="1.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FullSwingGolf.LaunchMonitor --version 1.7.2
#r "nuget: FullSwingGolf.LaunchMonitor, 1.7.2"
#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 FullSwingGolf.LaunchMonitor as a Cake Addin
#addin nuget:?package=FullSwingGolf.LaunchMonitor&version=1.7.2

// Install FullSwingGolf.LaunchMonitor as a Cake Tool
#tool nuget:?package=FullSwingGolf.LaunchMonitor&version=1.7.2

lm-connect-sdk

The LM Connect SDK from Full Swing Golf allows third party applications to connect to a Full Swing Golf Kit LM and be notified when new shot data is ready.

In order to connect you must first request an AccountId and AccountKey from Full Swing Golf.

The following data is provided per shot:

  • Club Speed - mph
  • Ball Speed - mph
  • Smash Factor
  • Attack Angle - degrees
  • Club Path - degrees
  • Vertical Launch Angle - degrees
  • Horizontal Launch Angle - degrees (negative is left, positive is right)
  • Face Angle - degrees
  • Spin Rate - rpm
  • Spin Axis - degrees
  • Carry Distance - yards
  • Total Distance - yards
  • Side - yards (negative is left, positive is right)
  • Side Total - yards (negative is left, positive is right)
  • Apex - yards

NOTES: If a value is null it means it could not be calculated.

Full documentation

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.8.0-alpha9 93 2/29/2024
1.8.0-alpha8 95 2/16/2024
1.8.0-alpha7 56 2/15/2024
1.8.0-alpha6 81 2/5/2024
1.8.0-alpha5 233 11/10/2023
1.8.0-alpha4 73 11/9/2023
1.8.0-alpha3 68 11/9/2023
1.8.0-alpha2 121 9/13/2023
1.8.0-alpha11 77 3/20/2024
1.8.0-alpha10 78 3/11/2024
1.8.0-alpha1 177 8/30/2023
1.7.2 257 5/8/2023
1.7.1 131 5/8/2023
1.7.0 155 4/12/2023
1.6.0-alpha1 201 11/15/2022
1.5.0-alpha1 120 11/1/2022
1.4.0-alpha1 155 5/10/2022
1.3.0-alpha2 405 2/3/2021
1.3.0-alpha1 231 1/21/2021
1.2.0-alpha4 356 12/18/2020
1.2.0-alpha3 349 12/16/2020
1.2.0-alpha1 233 12/15/2020
1.1.0-alpha3 195 12/14/2020
1.1.0-alpha2 196 12/14/2020
1.1.0-alpha1 220 12/14/2020

- Support for pulling shot videos
- Support for pulling point clouds
- Support for showing how a value was calculated (measured or predicted)
- Support for selecting ball type (premium or range)
- Full normalization support