You are right. As I have come to understand, there is a difference in astronomic longitudes and geographic longitudes as they are used for navigation.
The extra parameter is a good idea. As I am implementing in Rust, I will follow the strong type system and provide two different types that can cast themselves into the other.
Comments
You are right. As I have come to understand, there is a difference in astronomic longitudes and geographic longitudes as they are used for navigation.
The extra parameter is a good idea. As I am implementing in Rust, I will follow the strong type system and provide two different types that can cast themselves into the other.