Account
| BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
Bds::PolynomialEntry Class Reference
This class defines an entry in a Polynomial coefficient table. More...
#include <BdsD.h>
Public Member Functions | |
| PolynomialEntry (BFloat64 coefficient=0, BFloat64 plusError=0, BFloat64 minusError=0, BString measurementMethod=BString()) | |
Public Attributes | |
| BFloat64 | coefficient |
| The coefficient. | |
| BFloat64 | plusError |
| Plus uncertainty or error in measured value. | |
| BFloat64 | minusError |
| Minus uncertainty or error in measured value. | |
| BString | measurementMethod |
| The measurement method. | |
Detailed Description
This class defines an entry in a Polynomial coefficient table.
Constructor & Destructor Documentation
◆ PolynomialEntry()
| Bds::PolynomialEntry::PolynomialEntry | ( | BFloat64 | coefficient = 0, |
| BFloat64 | plusError = 0, | ||
| BFloat64 | minusError = 0, | ||
| BString | measurementMethod = BString() | ||
| ) |
Member Data Documentation
◆ coefficient
| BFloat64 Bds::PolynomialEntry::coefficient |
The coefficient.
◆ plusError
| BFloat64 Bds::PolynomialEntry::plusError |
Plus uncertainty or error in measured value.
◆ minusError
| BFloat64 Bds::PolynomialEntry::minusError |
Minus uncertainty or error in measured value.
◆ measurementMethod
| BString Bds::PolynomialEntry::measurementMethod |
The measurement method.
The documentation for this class was generated from the following files:
Generated by
