VLab Issue #4015 - MPE - This is the MPEFieldgen LSATPRE Field generation fix.
Change-Id: I950192bc25dd1be78cf77e58f18946c86ac38623 Former-commit-id:382c7c4edd
[formerly0e64ccc33a
] [formerly382c7c4edd
[formerly0e64ccc33a
] [formerly83a5ed0e92
[formerly a948c8cc9ffdd19c26cee8c547984aec114e4221]]] Former-commit-id:83a5ed0e92
Former-commit-id:eca77a2512
[formerly1ac4dce21d
] Former-commit-id:001d7a7796
This commit is contained in:
parent
40fb1f6159
commit
af54449116
1 changed files with 5 additions and 2 deletions
|
@ -776,8 +776,11 @@ void main_mpe_fieldgen_for_calls_from_editor(int num_args, char ** args)
|
|||
break;
|
||||
|
||||
case lsatpre :
|
||||
ptrMPEParams->polarizationType = SinglePol ;
|
||||
runLSatpre ( ptrRunDate,
|
||||
sprintf( message , "STATUS: BEFORE calling MPEFieldGen_runLSatpre in main \n") ;
|
||||
printMessage( message, logFile );
|
||||
|
||||
ptrMPEParams->polarizationType = SinglePol ;
|
||||
MPEFieldGen_runLSatpre ( ptrRunDate,
|
||||
ptrGeoData,
|
||||
ptrMPEParams,
|
||||
gageSize, iug, ivg, zg,
|
||||
|
|
Loading…
Add table
Reference in a new issue