WSF
WsfSpaceConstellationConjunction.hpp
Go to the documentation of this file.
1// ****************************************************************************
2// CUI
3//
4// The Advanced Framework for Simulation, Integration, and Modeling (AFSIM)
5//
6// Copyright 2020 Infoscitex, a DCS Company. All rights reserved.
7//
8// The use, dissemination or disclosure of data in this file is subject to
9// limitation or restriction. See accompanying README and LICENSE for details.
10// ****************************************************************************
11
12#ifndef WSFSPACECONSTELLATIONCONJUNCTION_HPP
13#define WSFSPACECONSTELLATIONCONJUNCTION_HPP
14
15#include "wsf_space_export.h"
16
17namespace wsf
18{
19namespace space
20{
21
23{
24
25bool WSF_SPACE_EXPORT Assess(int aNumPlanes, int aSatsPerPlane, double aInclination, double aRAAN_Range, double aAnomalyAlias);
26
27} // namespace ConstellationConjunction
28
29} // namespace space
30} // namespace wsf
31
32#endif // WSFSPACECONSTELLATIONCONJUNCTION_HPP
Definition WsfSpaceConstellationConjunction.hpp:23
bool WSF_SPACE_EXPORT Assess(int aNumPlanes, int aSatsPerPlane, double aInclination, double aRAAN_Range, double aAnomalyAlias)
Definition WsfSpaceConstellationConjunction.cpp:62
Definition WsfAtmosphere.cpp:23
Function definitions for those who need run-time access to the version.
Definition WsfComm.cpp:32
Copyrights Multiple, All Rights Reserved