public interface XfrZTableEntry extends NameTag
The following features are supported:
AclfPackage.getXfrZTableEntry()
Modifier and Type | Method and Description |
---|---|
XfrZCorrectionTable |
getPointSet()
Returns the value of the 'Point Set' reference.
|
org.apache.commons.math3.complex.Complex |
getScaleFactor(double t_ang)
Calculate tap or angle scaling factor
|
void |
setPointSet(XfrZCorrectionTable value)
Sets the value of the '
Point Set ' reference. |
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfo
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
XfrZCorrectionTable getPointSet()
setPointSet(XfrZCorrectionTable)
,
AclfPackage.getXfrZTableEntry_PointSet()
void setPointSet(XfrZCorrectionTable value)
Point Set
' reference.
value
- the new value of the 'Point Set' reference.getPointSet()
org.apache.commons.math3.complex.Complex getScaleFactor(double t_ang)