Home
last modified time | relevance | path

Searched defs:northSteps (Results 1 – 2 of 2) sorted by relevance

/dports/astro/phd2/phd2-2.6.10/
H A Dbacklash_comp.cpp605 BacklashGraph::BacklashGraph(wxDialog *parent, const std::vector<double> &northSteps, const std::ve… in BacklashGraph()
623 …p BacklashGraph::CreateGraph(int bmpWidth, int bmpHeight, const std::vector<double> &northSteps, c… in CreateGraph()
1249 void BacklashTool::ShowGraph(wxDialog *pGA, const std::vector<double> &northSteps, const std::vecto… in ShowGraph()
H A Dguiding_assistant.cpp1029 std::vector<double> northSteps = m_backlashTool->GetNorthSteps(); in SaveGAResults() local