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

Method GetLine

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

Source from the content-addressed store, hash-verified

688
689
690 double ControlMeasure::GetLine() const {
691 return p_line;
692 }
693
694
695 double ControlMeasure::GetLineResidual() const {

Callers 15

ComputeAprioriMethod · 0.45
ComputeResidualsMethod · 0.45
foreachFunction · 0.45
writeFirstPointMethod · 0.45
FindCnetRefMethod · 0.45
InterestByMeasureMethod · 0.45
ValidStandardOptionsMethod · 0.45
PointLatLonFilterMethod · 0.45
PointDistanceFilterMethod · 0.45
CubeDistanceFilterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected