XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


cifremove (cifbuild-4.8) [xmmsas_20160201_1833-15.0.0]

Output Files Home Page Comments Home Index

Meta Index / Home Page


Algorithm

 
  cif=parameter(calindexset)
  if(parameterCount(types) != parameterCount(scopes)){
    error(ParameterCountMismatch)
  }
  foreach(type-scope pair){
    if(! cif.has(type, scope)){
      warning(NoMatchingCcfConstituent)
    } else {
      cif.remove_entry(type, scope)  
    }
  }



XMM-Newton SOC/SSC -- 2016-02-01