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

The magnetic_axis.R and magnetic_axis.Z does not return R, Z coordinates #29

Closed
Mateasek opened this issue Sep 18, 2018 · 2 comments
Closed
Assignees

Comments

@Mateasek
Copy link
Contributor

def magnetic_axis(self):

@Mateasek
Copy link
Contributor Author

def magnetic_axis(self):
    return self.coordinates(R = self._mg_axis[0], Z=self._mg_axis[1])

this works

@kripnerl
Copy link
Owner

resolve by #32

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

No branches or pull requests

2 participants