WSF
WsfStandardOpticalReflectivity::Table Class Reference

A table (i.e.: f(az,el)) for a given wavelength limit with a state. More...

#include <WsfStandardOpticalReflectivity.hpp>

Public Member Functions

 Table (double aWavelengthLimit, UtAzElTable *aTablePtr)

Public Attributes

double mWavelengthLimit
 The upper wavelength to which this table applies.
UtAzElTable * mTablePtr
 A pointer to the actual table data for this table.

Detailed Description

A table (i.e.: f(az,el)) for a given wavelength limit with a state.

Constructor & Destructor Documentation

◆ Table()

WsfStandardOpticalReflectivity::Table::Table ( double aWavelengthLimit,
UtAzElTable * aTablePtr )

Constructor to create a table reference.

Parameters
aWavelengthLimitThe maximum wavelength to which this table applies.
aTablePtrPointer to the table data that defines the signature.

References mTablePtr, and mWavelengthLimit.

Member Data Documentation

◆ mTablePtr

UtAzElTable* WsfStandardOpticalReflectivity::Table::mTablePtr

A pointer to the actual table data for this table.

Referenced by Table().

◆ mWavelengthLimit

double WsfStandardOpticalReflectivity::Table::mWavelengthLimit

The upper wavelength to which this table applies.

Referenced by Table().


The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved