MCPcopy Create free account
hub / github.com/DOI-USGS/ISIS3 / IsReferenceExplicit

Method IsReferenceExplicit

isis/src/control/objs/ControlPoint/ControlPoint.cpp:1751–1753  ·  view source on GitHub ↗

* @returns true Returns true if SetRefMeasure has ever been set on this * point. */

Source from the content-addressed store, hash-verified

1749 * point.
1750 */
1751 bool ControlPoint::IsReferenceExplicit() const {
1752 return referenceExplicitlySet;
1753 }
1754
1755
1756 /**

Callers 15

mainFunction · 0.80
foreachFunction · 0.80
writeFirstPointMethod · 0.80
FindCnetRefMethod · 0.80
FindCnetRefMethod · 0.80
FindCnetRefMethod · 0.80
loadPointMethod · 0.80
deletePointMethod · 0.80
validateMeasureChangeMethod · 0.80
updateLeftMeasureInfoMethod · 0.80
IsMeasureLockedMethod · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64