Skip to content

Commit 41977ba

Browse files
committed
DOC: more improvements in the Environment class
1 parent a138746 commit 41977ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rocketpy/environment/environment.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,8 @@ class Environment:
248248
Number of ensemble members. Only defined when using Ensembles.
249249
Environment.ensemble_member : int
250250
Current selected ensemble member. Only defined when using Ensembles.
251+
Environment.earth_rotation_vector : list
252+
Earth's angular velocity vector in the Flight Coordinate System.
251253
252254
Notes
253255
-----

0 commit comments

Comments
 (0)