Collision probability computation for conjunction assessment
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

collision: fix README — add assess, risk_level, tca to API overview

+3
+3
README.md
··· 32 32 - **`pc_chan`** -- Pc via Chan series expansion 33 33 - **`pc_max`** -- Upper bound: `hbr^2 / (2 * sigma_x * sigma_y)` 34 34 - **`pc`** -- Convenience: project + Foster in one call 35 + - **`assess`** -- Full assessment from a CDM (returns `assessment` with all Pc methods) 36 + - **`risk_level`** -- Classify an assessment: `Low`, `Medium`, `High`, `Critical` 37 + - **`tca`** -- Refine time of closest approach from ephemeris arrays 35 38 36 39 ## Testing 37 40