RCAIDE.Framework.Analyses.Geodesics.Geodesics.Calculate_Distance# Calculate_Distance(coord1, coord2)[source]# This passes the coordinates to the distance calculation method and then returns the results in kilometers Inputs: - Coordinates (lat, long) Outputs: - Distance in kilometers between the two coordinates. Assumptions: None Source: None