Searched refs:EXTRACTOR_INTERNAL (Results 1 – 7 of 7) sorted by relevance
89 typedef enum { EXTRACTOR_INTERNAL, //This uses internal SEP to Sextract Sources enumerator108 case EXTRACTOR_INTERNAL: in getCommandString()
279 ExtractorType m_SextractorType { EXTRACTOR_INTERNAL };
267 if(m_SolverType == SOLVER_STELLARSOLVER && m_SextractorType != EXTRACTOR_INTERNAL) in checkParameters()271 m_SextractorType = EXTRACTOR_INTERNAL; in checkParameters()
37 if(m_ExtractorType == EXTRACTOR_INTERNAL) in execute()
163 if(m_ExtractorType == EXTRACTOR_INTERNAL) in extract()1345 if(m_ExtractorType == EXTRACTOR_INTERNAL && m_SolverType == SOLVER_ASTAP) in writeSextractorTable()
265 Options::setSolveSextractorType(SSolver::EXTRACTOR_INTERNAL); in prepareTestCase()
780 m_ExtractorType = EXTRACTOR_INTERNAL; in sextractButtonClicked()784 m_ExtractorType = EXTRACTOR_INTERNAL; in sextractButtonClicked()