- Timestamp:
- Nov 25, 2006, 4:04:46 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mso/eml/types.mso
r61 r67 22 22 positive as Real (Brief = "Positive General Constant", Default=1.0, Lower=-1e-6); 23 23 negative as Real (Brief = "Negative General Constant", Default=-1.0, Upper=0.0); 24 fraction as positive (Brief = "Fraction" , Default=0.5, Upper=1 );24 fraction as positive (Brief = "Fraction" , Default=0.5, Upper=1.00001); 25 25 percent as Real (Brief = "Percent", Default=50, Lower=0, Upper=100); 26 26 control_signal as Real (Brief = "Control Signal", Default=1, Lower=-1e9, Upper=1e9);
Note: See TracChangeset
for help on using the changeset viewer.