source: issm/trunk-jpl/src/m/enum/HydrologydcSedimentlimitEnum.m@ 14784

Last change on this file since 14784 was 14784, checked in by bdef, 12 years ago

CHG: Change in the marshaling strategy of hydrology dc, introduction of variables needed to apply different sediment upper limit

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