Commit cc111b63 authored by Andrea Orlat's avatar Andrea Orlat
Browse files

No commit message

No commit message
parent d22b36fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -691,7 +691,7 @@ double CRecvBossCore::getDerotatorPosition (const ACS::Time& epoch) throw (Compo
		ComponentErrors::UnexpectedExImpl)
{
	// no need to check anything
	return 0;
	return -9999.99;
}

void CRecvBossCore::getDewarParameter(Receivers::TDerotatorConfigurations& mod,double& pos) throw (