26 #ifndef linerecord_partitionfunctiondata_h 27 #define linerecord_partitionfunctiondata_h 75 #endif // linerecord_partitionfunctiondata_h INDEX Index
The type to use for all integer numbers and indices.
const ArrayOfVector & Data() const
void SetNelem(const Index &input)
void CoeffData2Vector(Vector &output) const
void GetVectorFromData(Vector &output) const
This file contains the definition of Array.
Index ExpectedVectorLengthFromType() const
const PF_Type & Type() const
NUMERIC Numeric
The type to use for all floating point numbers.
Index GetPartitionFunctionDataParams(Numeric &part, const Numeric &line_t0, const Numeric &atm_t) const
String Type2StorageTag() const
Implementation of Matrix, Vector, and such stuff.
void GetCoeff(Numeric &part, const Numeric &line_t0, const Numeric &atm_t) const
void Vector2CoeffData(const Vector &input)
void SetDataFromVectorWithKnownType(const Vector &input)
void StorageTag2SetType(const String &input)
void Vector2NoneData(const Vector &)
const Index & GetNelem() const
This file contains the definition of String, the ARTS string class.