source: issm/trunk-jpl/src/m/enum/InversionGradientScalingEnum.m@ 10937

Last change on this file since 10937 was 9681, checked in by Mathieu Morlighem, 14 years ago

Added inversion

File size: 427 bytes
Line 
1function macro=InversionGradientScalingEnum()
2%INVERSIONGRADIENTSCALINGENUM - Enum of InversionGradientScaling
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=InversionGradientScalingEnum()
10
11macro=StringToEnum('InversionGradientScaling');
Note: See TracBrowser for help on using the repository browser.