Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Assume the following document to be parsed:

     Speed      Power       Power    Rate of   Rate of   Prop.
                                       Revs.     Revs.   Diam.
       kn          kw          hp       rps       rpm       m
     10.00       19.30       26.24      8.66     519.5     0.60    CARE
     12.00       65.56       89.16     12.16     729.9     0.60    CARE
     14.00       80.03      108.84     13.33     799.7     0.60    CARE
     16.00       92.31      125.54     14.36     861.5     0.60
     18.00      104.07      141.53     15.32     919.5     0.60
     20.00      118.47      161.12     16.39     983.2     0.60
     22.00      136.15      185.16     17.51    1050.3     0.60
     24.00      159.04      216.30     18.74    1124.3     0.60
     26.00      187.54      255.05     20.08    1204.6     0.60
     28.00      222.11      302.07     21.52    1291.4     0.60
     30.00      265.46      361.02     23.09    1385.4     0.60    CARE
     32.00      322.98      439.25     24.87    1492.4     0.60    CARE
     34.00      395.97      538.51     26.85    1610.9     0.60    CARE

You see that note CARE behind the data. The only way to parse this data is to use the "aa" mask:

...