public class Physical1DParameter extends java.lang.Object implements UnknownParameter
This class is IMMUTABLE
| コンストラクタと説明 |
|---|
Physical1DParameter(PartialType partialType,
double perturbationR,
double weighting) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
equals(java.lang.Object obj) |
PartialType |
getPartialType() |
double |
getPerturbationR() |
double |
getWeighting()
Weighting may be a width of a layer of volume of voxel and so on...
|
int |
hashCode() |
java.lang.String |
toString() |
public Physical1DParameter(PartialType partialType, double perturbationR, double weighting)
public int hashCode()
hashCode クラス内 java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals クラス内 java.lang.Objectpublic java.lang.String toString()
toString クラス内 java.lang.Objectpublic double getPerturbationR()
public double getWeighting()
UnknownParametergetWeighting インタフェース内 UnknownParameterpublic PartialType getPartialType()
getPartialType インタフェース内 UnknownParameterPartialType of a parameter