source:
issm/trunk-jpl/src/m/enum/WeightsSurfaceObservationEnum.m@
16787
Last change on this file since 16787 was 16787, checked in by , 11 years ago | |
---|---|
File size: 424 bytes |
Line | |
---|---|
1 | function macro=WeightsSurfaceObservationEnum() |
2 | %WEIGHTSSURFACEOBSERVATIONENUM - Enum of WeightsSurfaceObservation |
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=WeightsSurfaceObservationEnum() |
10 | |
11 | macro=StringToEnum('WeightsSurfaceObservation'); |
Note:
See TracBrowser
for help on using the repository browser.