|
WSF
|
#include <WsfFieldOfViewTypes.hpp>
Static Public Member Functions | |
| static std::unique_ptr< WsfFieldOfView > | Create (WsfStringId aType) |
|
static |
Factory method to create a new instance of a field-of-view type.
| aType | A string indicating the type of field of view. Currently this must be one of "rectangular", "circular", "polygonal", or "equatorial". |
Referenced by WsfEM_Antenna::ProcessInput().