Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed some issues with radians and angles #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

worry80
Copy link

@worry80 worry80 commented May 13, 2020

Both FIRASIM and AgentClient use radians for storage, this update is to solve the problem

@peng1999
Copy link
Member

The AgentClient actually doesn't specify degree or radius storage. But the referee use degree in it's inner computation. If the FIRASIM uses radius, it is better to convert it to degree.

@mahi97
Copy link
Member

mahi97 commented May 22, 2020

I belive using radius can be beneficial in cases of using mathematical functions and most libraries belive the input angle is in terms of the radius.

So if it's can be fixed only by this PR and no further changes in the platform, I think we can apply it.
If it needs more changes, please continue in this branch and PR.

@peng1999 what's your opinion about furthur changes in referee?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants