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.

N
North
S
South

FirstLongitude

Longitude of the first point for which you want distance returned.

FirstLongitude.Directional

First longitude directional.

E
East
W
West

SecondLatitude

Latitude of the second point for which you want distance returned.

SecondLatitude.Directional

Second latitude directional.

N
North
S
South

SecondLongitude

Longitude of the second point for which you want distance returned.

SecondLongitude.Directional

Second longitude directional.

E
East
W
West