dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
WMMtype_SphericalHarmonicVariables Struct Reference

#include <WMMInternal.h>

Data Fields

float RelativeRadiusPower [WMM_MAX_MODEL_DEGREES+1]
 
float cos_mlambda [WMM_MAX_MODEL_DEGREES+1]
 
float sin_mlambda [WMM_MAX_MODEL_DEGREES+1]
 

Detailed Description

Definition at line 96 of file WMMInternal.h.

Field Documentation

float WMMtype_SphericalHarmonicVariables::cos_mlambda[WMM_MAX_MODEL_DEGREES+1]

Definition at line 99 of file WMMInternal.h.

float WMMtype_SphericalHarmonicVariables::RelativeRadiusPower[WMM_MAX_MODEL_DEGREES+1]

Definition at line 98 of file WMMInternal.h.

float WMMtype_SphericalHarmonicVariables::sin_mlambda[WMM_MAX_MODEL_DEGREES+1]

Definition at line 100 of file WMMInternal.h.


The documentation for this struct was generated from the following file: