Loading camera_models/PVLRead.cpp +7 −5 Original line number Diff line number Diff line // __BEGIN_LICENSE__ // Copyright (C) 2006, 2007 United States Government as represented by // the Administrator of the National Aeronautics and Space Administration. // All Rights Reserved. // __END_LICENSE__ /****************************************************************************** * NOTE: Original code authored by Ara Nefien in 2006-2007 and placed in the * public domain per U.S. government policy and personal communication. ****************************************************************************** * * SPDX-License-Identifier: CC0-1.0 ****************************************************************************/ //#include <omp.h> Loading camera_models/PVLRead.h +7 −5 Original line number Diff line number Diff line // __BEGIN_LICENSE__ // Copyright (C) 2006, 2007 United States Government as represented by // the Administrator of the National Aeronautics and Space Administration. // All Rights Reserved. // __END_LICENSE__ /****************************************************************************** * NOTE: Original code authored by Ara Nefien in 2006-2007 and placed in the * public domain per U.S. government policy and personal communication. ****************************************************************************** * * SPDX-License-Identifier: CC0-1.0 ****************************************************************************/ #ifndef PVL_READ_H #define PVL_READ_H Loading common/ReflectanceModels.cpp +7 −5 Original line number Diff line number Diff line // __BEGIN_LICENSE__ // Copyright (C) 2006, 2007 United States Government as represented by // the Administrator of the National Aeronautics and Space Administration. // All Rights Reserved. // __END_LICENSE__ /****************************************************************************** * NOTE: Original code authored by Ara Nefien in 2006-2007 and placed in the * public domain per U.S. government policy and personal communication. ****************************************************************************** * * SPDX-License-Identifier: CC0-1.0 ****************************************************************************/ #include <stdio.h> #include <stdlib.h> Loading common/ReflectanceModels.h +7 −5 Original line number Diff line number Diff line // __BEGIN_LICENSE__ // Copyright (C) 2006, 2007 United States Government as represented by // the Administrator of the National Aeronautics and Space Administration. // All Rights Reserved. // __END_LICENSE__ /****************************************************************************** * NOTE: Original code authored by Ara Nefien in 2006-2007 and placed in the * public domain per U.S. government policy and personal communication. ****************************************************************************** * * SPDX-License-Identifier: CC0-1.0 ****************************************************************************/ #include <iomanip> #include <math.h> Loading common/pc.cc +7 −5 Original line number Diff line number Diff line // __BEGIN_LICENSE__ // Copyright (C) 2006, 2007 United States Government as represented by // the Administrator of the National Aeronautics and Space Administration. // All Rights Reserved. // __END_LICENSE__ /****************************************************************************** * NOTE: Original code authored by Ara Nefien in 2006-2007 and placed in the * public domain per U.S. government policy and personal communication. ****************************************************************************** * * SPDX-License-Identifier: CC0-1.0 ****************************************************************************/ #include <iostream> #include <fstream> Loading Loading
camera_models/PVLRead.cpp +7 −5 Original line number Diff line number Diff line // __BEGIN_LICENSE__ // Copyright (C) 2006, 2007 United States Government as represented by // the Administrator of the National Aeronautics and Space Administration. // All Rights Reserved. // __END_LICENSE__ /****************************************************************************** * NOTE: Original code authored by Ara Nefien in 2006-2007 and placed in the * public domain per U.S. government policy and personal communication. ****************************************************************************** * * SPDX-License-Identifier: CC0-1.0 ****************************************************************************/ //#include <omp.h> Loading
camera_models/PVLRead.h +7 −5 Original line number Diff line number Diff line // __BEGIN_LICENSE__ // Copyright (C) 2006, 2007 United States Government as represented by // the Administrator of the National Aeronautics and Space Administration. // All Rights Reserved. // __END_LICENSE__ /****************************************************************************** * NOTE: Original code authored by Ara Nefien in 2006-2007 and placed in the * public domain per U.S. government policy and personal communication. ****************************************************************************** * * SPDX-License-Identifier: CC0-1.0 ****************************************************************************/ #ifndef PVL_READ_H #define PVL_READ_H Loading
common/ReflectanceModels.cpp +7 −5 Original line number Diff line number Diff line // __BEGIN_LICENSE__ // Copyright (C) 2006, 2007 United States Government as represented by // the Administrator of the National Aeronautics and Space Administration. // All Rights Reserved. // __END_LICENSE__ /****************************************************************************** * NOTE: Original code authored by Ara Nefien in 2006-2007 and placed in the * public domain per U.S. government policy and personal communication. ****************************************************************************** * * SPDX-License-Identifier: CC0-1.0 ****************************************************************************/ #include <stdio.h> #include <stdlib.h> Loading
common/ReflectanceModels.h +7 −5 Original line number Diff line number Diff line // __BEGIN_LICENSE__ // Copyright (C) 2006, 2007 United States Government as represented by // the Administrator of the National Aeronautics and Space Administration. // All Rights Reserved. // __END_LICENSE__ /****************************************************************************** * NOTE: Original code authored by Ara Nefien in 2006-2007 and placed in the * public domain per U.S. government policy and personal communication. ****************************************************************************** * * SPDX-License-Identifier: CC0-1.0 ****************************************************************************/ #include <iomanip> #include <math.h> Loading
common/pc.cc +7 −5 Original line number Diff line number Diff line // __BEGIN_LICENSE__ // Copyright (C) 2006, 2007 United States Government as represented by // the Administrator of the National Aeronautics and Space Administration. // All Rights Reserved. // __END_LICENSE__ /****************************************************************************** * NOTE: Original code authored by Ara Nefien in 2006-2007 and placed in the * public domain per U.S. government policy and personal communication. ****************************************************************************** * * SPDX-License-Identifier: CC0-1.0 ****************************************************************************/ #include <iostream> #include <fstream> Loading