sarkit.sicd.projection.compute_composite_error_no_apo_bi

compute_composite_error_no_apo_bi(proj_set_0, sens_mat, errorstat_params)

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

Parameters:
proj_set_0ProjectionSetsBi

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

sens_matSensitivityMatricesBi

Bistatic 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.