Merged master in

This commit is contained in:
Gene Payne
2022-01-25 13:10:58 -07:00
parent 3cf15920d0
commit d165c8508b
79 changed files with 3196 additions and 2567 deletions
@@ -162,7 +162,7 @@ namespace {
namespace openspace {
documentation::Documentation ProjectionComponent::Documentation() {
return codegen::doc<Parameters>("newhorizons_projectioncomponent");
return codegen::doc<Parameters>("spacecraftinstruments_projectioncomponent");
}
ProjectionComponent::ProjectionComponent()