Skip to content

Instantly share code, notes, and snippets.

@tkurki
Created April 6, 2018 16:46
Show Gist options
  • Save tkurki/c1f79bb1cd5116536c1960fa41406c44 to your computer and use it in GitHub Desktop.
Save tkurki/c1f79bb1cd5116536c1960fa41406c44 to your computer and use it in GitHub Desktop.
/signalk/v1/api/vessels/self/polars response
{
"85a9b66d-d01e-4a5a-912d-4a6b13a4db6d": {
"uuid": "85a9b66d-d01e-4a5a-912d-4a6b13a4db6d",
"name": "aava",
"trueWindSpeedLabelUnit": "kn",
"speedThroughWaterLabelUnit": "kn",
"trueWindAngles": [
0.9075712110370513,
1.0471975511965976,
1.3089969389957472,
1.5707963267948966,
1.9198621771937625,
2.0943951023931953,
2.356194490192345,
2.6179938779914944
],
"trueWindAngleLabels": [
52,
60,
75,
90,
110,
120,
135,
150
],
"polarData": [
{
"trueWindSpeed": 3.086664,
"trueWindSpeedLabel": "6",
"polarSpeeds": [
2.72140876,
2.88603084,
3.0352196000000005,
3.0352196000000005,
2.92204192,
2.83973088,
2.5773644399999998,
2.1812425600000003
],
"polarSpeedLabels": [
"5.29",
"5.61",
"5.9",
"5.9",
"5.68",
"5.52",
"5.01",
"4.24"
]
},
{
"trueWindSpeed": 4.115552,
"trueWindSpeedLabel": "8",
"polarSpeeds": [
3.215275,
3.38504152,
3.5085080800000004,
3.5085080800000004,
3.5085080800000004,
3.43134148,
3.14839728,
2.73684208
],
"polarSpeedLabels": [
"6.25",
"6.58",
"6.82",
"6.82",
"6.82",
"6.67",
"6.12",
"5.32"
]
},
{
"trueWindSpeed": 5.14444,
"trueWindSpeedLabel": "10",
"polarSpeeds": [
3.54451916,
3.6525524,
3.7297190000000002,
3.7657300800000004,
3.79145228,
3.74000788,
3.5753858000000003,
3.22041944
],
"polarSpeedLabels": [
"6.89",
"7.1",
"7.25",
"7.32",
"7.37",
"7.27",
"6.95",
"6.26"
]
},
{
"trueWindSpeed": 6.173328,
"trueWindSpeedLabel": "12",
"polarSpeeds": [
3.6988523600000005,
3.79145228,
3.8840522,
3.9354966000000005,
3.99722988,
3.94578548,
3.8068856,
3.5908191200000004
],
"polarSpeedLabels": [
"7.19",
"7.37",
"7.55",
"7.65",
"7.77",
"7.67",
"7.4",
"6.98"
]
},
{
"trueWindSpeed": 7.202216,
"trueWindSpeedLabel": "14",
"polarSpeeds": [
3.7554412,
3.86347444,
4.0126632,
4.043529840000001,
4.20815192,
4.17214084,
3.99722988,
3.8017411599999997
],
"polarSpeedLabels": [
"7.3",
"7.51",
"7.8",
"7.86",
"8.18",
"8.11",
"7.77",
"7.39"
]
},
{
"trueWindSpeed": 8.231104,
"trueWindSpeedLabel": "16",
"polarSpeeds": [
3.78630784,
3.8994855200000003,
4.10526312,
4.20815192,
4.403640640000001,
4.41907396,
4.2184408,
3.9817965600000003
],
"polarSpeedLabels": [
"7.36",
"7.58",
"7.98",
"8.18",
"8.56",
"8.59",
"8.2",
"7.74"
]
},
{
"trueWindSpeed": 10.28888,
"trueWindSpeedLabel": "20",
"polarSpeeds": [
3.8068856,
3.93035216,
4.1772852799999995,
4.44479616,
4.61970712,
4.80490696,
4.71745148,
4.403640640000001
],
"polarSpeedLabels": [
"7.4",
"7.64",
"8.12",
"8.64",
"8.98",
"9.34",
"9.17",
"8.56"
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment