public static class FeatureCollectionConfig.GribIntvFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
List<thredds.featurecollection.FeatureCollectionConfig.IntvFilter> |
filterList |
boolean |
isZeroExcluded |
| Constructor and Description |
|---|
GribIntvFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(int id,
int intvStart,
int intvEnd,
int prob) |
boolean |
hasFilter() |
boolean |
isZeroExcluded() |
public List<thredds.featurecollection.FeatureCollectionConfig.IntvFilter> filterList
public boolean isZeroExcluded