Skip to content

Commit

Permalink
Merge pull request #8 from open-space-collective/dev@lucas
Browse files Browse the repository at this point in the history
[feature] Update Profile
  • Loading branch information
lucas-bremond authored Nov 6, 2018
2 parents 8073112 + 41b692e commit 5dc16c5
Show file tree
Hide file tree
Showing 6 changed files with 10,262 additions and 5 deletions.
7 changes: 7 additions & 0 deletions include/Library/Astrodynamics/Flight/Profile.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,13 @@ class Profile

Axes getAxesAt ( const Instant& anInstant ) const ;

/// @brief Get body frame
///
/// @param [in] aBodyFrameName A body frame name
/// @return Shared pointer to body frame

Shared<const Frame> getBodyFrame ( const String& aBodyFrameName ) const ;

/// @brief Print flight profile to output stream
///
/// @code
Expand Down
3 changes: 3 additions & 0 deletions share/coordinate/frame/providers/iers/2018-11-01/ser7.dat
Git LFS file not shown
Loading

0 comments on commit 5dc16c5

Please sign in to comment.