source: issm/trunk-jpl/src/m/enum/TotalFloatingBmbEnum.m@ 20209

Last change on this file since 20209 was 20209, checked in by seroussi, 9 years ago

NEW: starting to implement TotalFloatingBmb and TotalGroundedBmb outputs

File size: 379 bytes
Line 
1function macro=TotalFloatingBmbEnum()
2%TOTALFLOATINGBMBENUM - Enum of TotalFloatingBmb
3%
4% WARNING: DO NOT MODIFY THIS FILE
5% this file has been automatically generated by src/c/shared/Enum/Synchronize.sh
6% Please read src/c/shared/Enum/README for more information
7%
8% Usage:
9% macro=TotalFloatingBmbEnum()
10
11macro=StringToEnum('TotalFloatingBmb');
Note: See TracBrowser for help on using the repository browser.