Skip to content

Latitude and longitude for calcHorizontalCoordinates() precision #15

Answered by jpb10
Macintosh-Fan asked this question in Q&A
Discussion options

You must be logged in to vote

For the input values of latitude and longitude, use 2 to 4 decimals.

double latitude = 45.55;     // Observer's latitude 
double longitude = -73.633;  // Observer's longitude

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@Macintosh-Fan
Comment options

@Macintosh-Fan
Comment options

Answer selected by Macintosh-Fan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants