Skip to content

Comments

WGS84 Reference Frames Enhancement#26

Open
roseej wants to merge 4 commits intomasterfrom
ReferenceFrameEnhancements
Open

WGS84 Reference Frames Enhancement#26
roseej wants to merge 4 commits intomasterfrom
ReferenceFrameEnhancements

Conversation

@roseej
Copy link
Collaborator

@roseej roseej commented Jan 17, 2022

No description provided.

@roseej roseej closed this Jan 17, 2022
@roseej
Copy link
Collaborator Author

roseej commented Jan 17, 2022

Add WGS84ReferenceFrame.h and WGS84ReferenceFrame.cpp to satisfy GWG requirement "Reference frame Enhancements", Part 1 - WGS84 realization tracking.

@roseej roseej reopened this Jan 17, 2022
@roseej roseej changed the title Add files via upload WGS84 Reference Frames Enhancement Jan 17, 2022
Address Scott Minster comments
fix previous update which inserted header file code into .cpp file.
This addresses Scott's comments to the .cpp file.
Address Scott's comments.
{
public:

struct CSM_EXPORT_API RealizationDefinition
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure that this inner struct provides much benefit. I think you should change WGSReferenceFrame to hold the two items (the string and float) and provides getter and setter methods for those. That would make this class simpler.

@sminster sminster added the csm4 Targetted for CSM4.0 label Sep 15, 2022
@sminster
Copy link
Collaborator

sminster commented Aug 7, 2023

Before this PR can be merged, the branch needs to be updated to add the two new WGS84 files to the Makefile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

csm4 Targetted for CSM4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants