Skip to content

Commit 4069538

Browse files
authored
Update README.md
1 parent 6f88935 commit 4069538

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ print(states.shape) # (2, 2, 3)
120120

121121
- Time input (`tsince`) is in minutes from the TLE epoch.
122122
- Output units are km (position) and km/s (velocity).
123-
- Supported gravity constants: `wgs-72`, `wgs-84`, `wgs-72old`.
123+
- Supported gravity models: `wgs-72`, `wgs-84`, `wgs-72old`.
124124
- Deep-space propagation is supported.
125125
- Default torch dtype is set to `float64` when importing `dsgp4`.
126126

0 commit comments

Comments
 (0)