about summary refs log tree commit diff
path: root/TLE.go
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-08-30 14:53:06 +0200
committerEmile <hanemile@protonmail.com>2019-08-30 14:53:06 +0200
commit26de707af673c99eafbe00584f1ac5a29757f6d3 (patch)
tree1c0fb78cf32fcfb4e5f6be2c7cbdff9e62c27bdc /TLE.go
parent1e7b8f716261aee4105edadecc01acdb884c63a3 (diff)
fixed the git errors
Diffstat (limited to 'TLE.go')
-rw-r--r--TLE.go5
1 files changed, 3 insertions, 2 deletions
diff --git a/TLE.go b/TLE.go
index 89257ed..a0c51a8 100644
--- a/TLE.go
+++ b/TLE.go
@@ -7,7 +7,7 @@ More information can be found here:
 
 */
 
-package TLE
+package tle
 
 // TLE defines the lines contained in a Two-Line-Element
 type TLE struct {
@@ -88,11 +88,12 @@ type Epoch struct {
 	Dayfraction float64 `json:"dayfraction"`
 }
 
+// LineTwo of the TLE
 type LineTwo struct {
 	Linenumber int `json:"linenumber"`
 
 	// Catalog number defined by USSPACECOM
-	Satellitenumber int `json:"satellitenumber"`
+	SatelliteNumber int `json:"satellitenumber"`
 
 	// Inclination
 	// Unit: degrees