Methods
static Cesium.ConjunctionAssessment.calculateCloseApproaches(primary, secondary, options) → Promise.<Array>
Calculates close approaches between two arrays of entities within a specified time window.
Name | Type | Description | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
primary |
Array | Entity | The first array of entities with orbital parameters and IDs. | ||||||||||||||||||||||||||||
secondary |
Array | Entity | The second array of entities with orbital parameters and IDs. | ||||||||||||||||||||||||||||
options |
Object |
Calculation options.
|
Returns:
- Resolves to a list of CSM instances.