CloseApproach

Represents a close approach event between two objects.

new Cesium.CloseApproach(julianDate, distance, idA, idB)

Constructs a CloseApproach instance.
Name Type Description
julianDate JulianDate The JulianDate of the close approach.
distance Number The distance at closest approach.
idA String The ID of the first object.
idB String The ID of the second object.
Need help? [email protected]