Parameters for Input Data
CalculateDistance takes latitude and longitude information as input.
The table below defines the CalculateDistance input data.
| Parameter | Description |
|---|---|
|
FirstLatitude |
Latitude of the first point for which you want distance returned. |
|
FirstLatitude.Directional |
First latitude directional.
|
|
FirstLongitude |
Longitude of the first point for which you want distance returned. |
|
FirstLongitude.Directional |
First longitude directional.
|
|
SecondLatitude |
Latitude of the second point for which you want distance returned. |
|
SecondLatitude.Directional |
Second latitude directional.
|
|
SecondLongitude |
Longitude of the second point for which you want distance returned. |
|
SecondLongitude.Directional |
Second longitude directional.
|