FKWMES COMMENTS
*-- Author : S.Burke / J.V. Morris
      SUBROUTINE FKWMES(MES,HMES,GMES,W,HGW)
**********************************************************************                                        
*                                                                    *                                        
* Compute a measurement vector weighted by the inverse of its        *                                        
* covariance, and transformed into state vector space                *                                        
*                                                                    *                                        
* Output is HGW = HMES.GMES.W (MES is the number of measurements)    *                                        
*                                                                    *                                        
**********************************************************************                                        
**********************************************************************                                        
*