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

Method GetSample

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

Source from the content-addressed store, hash-verified

721
722
723 double ControlMeasure::GetSample() const {
724 return p_sample;
725 }
726
727
728 double ControlMeasure::GetSampleResidual() const {

Callers 15

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

Calls

no outgoing calls

Tested by 4

foreachFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64