MoCSI API Reference
Loading...
Searching...
No Matches
Classes | Macros
SolarVectorConstantCustom.h File Reference

Submodule that returns a constant solar vector as specified in the corresponding ini file. More...

#include <iostream>
#include <memory>
#include <numbers>
#include <string>
#include <valarray>
#include "../../src/GenericSubmodule.h"
#include "../../src/ModuleFactory.h"
Include dependency graph for SolarVectorConstantCustom.h:

Go to the source code of this file.

Classes

class  SolarVectorConstantCustom< T >
 

Macros

#define VERSION   "4"
 

Detailed Description

Submodule that returns a constant solar vector as specified in the corresponding ini file.

Features:

Template Parameters
TNumeric type used in the simulation (e.g., float, double)

Macro Definition Documentation

◆ VERSION

#define VERSION   "4"