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

Method GetCubeSerialNumber

isis/src/control/objs/ControlMeasure/ControlMeasure.cpp:557–559  ·  view source on GitHub ↗

Return the serial number of the cube containing the coordinate

Source from the content-addressed store, hash-verified

555
556 //! Return the serial number of the cube containing the coordinate
557 QString ControlMeasure::GetCubeSerialNumber() const {
558 return *p_serialNumber;
559 }
560
561
562 //! Return the date/time the coordinate was last changed

Callers 15

mainFunction · 0.80
foreachFunction · 0.80
AddMeasureMethod · 0.80
DeleteMethod · 0.80
ComputeAprioriMethod · 0.80
ComputeResidualsMethod · 0.80
GetReferenceSNMethod · 0.80
IndexOfMethod · 0.80
IndexOfRefMeasureMethod · 0.80
addMeasureMethod · 0.80
measureModifiedMethod · 0.80
deleteMeasureMethod · 0.80

Calls

no outgoing calls

Tested by 5

mainFunction · 0.64
foreachFunction · 0.64
printMeasuresFunction · 0.64
testConnectivityFunction · 0.64
foreachFunction · 0.64