sarkit.sicd.projection.compute_composite_error_no_apo_mono

compute_composite_error_no_apo_mono(proj_set_0, sens_mat, errorstat_params)

Compute composite COA slant plane error covariance for monostatic with no APOs.

Parameters:
proj_set_0ProjectionSetsMono

Monostatic COA projection set for a projection pair: IL0 and PT0 that do not have APOs applied

sens_matSensitivityMatricesMono

Monostatic sensitivity matrices for projection pair: IL0 and PT0

errorstat_paramsErrorStatParams

IPDD Error Statistics Parameters

Returns:
ndarray or None

2x2 composite COA slant plane error covariance matrix if ErrorStatistics are provided, otherwise None.