public interface IsMissingEvaluator
Modifier and Type | Method and Description |
---|---|
boolean |
hasMissing()
true if there may be missing data
|
boolean |
isMissing(double val)
if val is a missing data value
|
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.