|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface YUncertainPlf
Represents Y-Uncertain plfs (each y-point is a pud), simple points are also represented as singular puds passed by value
Method Summary | |
---|---|
double |
GetX(int index)
X coordinete of the piece at the specified index |
UncertaintyDistributionData |
GetY(int index)
Y value (uncertain) of the piece at the specified index |
int |
Size()
Number of pieces |
Method Detail |
---|
int Size()
double GetX(int index)
index
-
UncertaintyDistributionData GetY(int index)
index
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |