VerifyCollStruct:
--------------------------------------------------------------------------
Update computed fields in the collision data structure fields.
Pmin is a function of scalev.
Ssc is a function of lenSC.
S0 is a function of initBounds and scalev.
Since version 7.
--------------------------------------------------------------------------
Form:
dV = VerifyCollStruct( d0 )
--------------------------------------------------------------------------
------
Inputs
------
d0 (1) Initial structure
.scalev Number of sigma of initBounds
.initBounds Initial bounds on relative state (km)
.lenSC Spacecraft length (m)
-------
Outputs
-------
dV (1) Verified structure with computed fields
.Pmin Minimum probability if outside
.Ssc Spacecraft bounding sphere (km)
.S0 Initial ellipsoid
--------------------------------------------------------------------------