WSF
WsfL16::Messages::TransverseMercatorCoordinateField Class Reference

#include <FieldTypes.hpp>

Inheritance diagram for WsfL16::Messages::TransverseMercatorCoordinateField:
Collaboration diagram for WsfL16::Messages::TransverseMercatorCoordinateField:

Public Types

typedef double accessor_type
Public Types inherited from WsfL16::Messages::IntegerField< 14 >
typedef FieldBase< BIT_COUNT >::value_type value_type
typedef unsigned int accessor_type
Public Types inherited from WsfL16::Messages::FieldBase< BIT_COUNT >
typedef NoAccessorTypeTag accessor_type
typedef NoAccessorUnitsTag accessor_units
typedef FieldNoStatementInvalidTag no_statement_type
typedef NoEnumStringMapTag enum_map_type
typedef SmallIntType< BIT_COUNT >::integer_type value_type
 Use the smallest integer to hold the data.

Public Member Functions

TransverseMercatorCoordinateFieldoperator= (double aMeters)
 operator double () const
bool IsInvalid () const
Public Member Functions inherited from WsfL16::Messages::IntegerField< 14 >
 IntegerField ()
IntegerFieldoperator= (unsigned int aValue)
 operator unsigned int () const
Public Member Functions inherited from WsfL16::Messages::FieldBase< BIT_COUNT >
 FieldBase ()
value_type GetRawData () const
template<class T>
value_type SafeCast (T aValue) const
void SetRawData (value_type aValue)

Additional Inherited Members

Static Public Attributes inherited from WsfL16::Messages::FieldBase< BIT_COUNT >
static const unsigned int cFIELD_SIZE = BIT_COUNT
static const unsigned int cMID_VALUE = (1u << cFIELD_SIZE) / 2
static const unsigned int cMAX_VALUE = (1u << cFIELD_SIZE) - 1
Protected Member Functions inherited from WsfL16::Messages::FieldBase< BIT_COUNT >
int DecodeTC (unsigned a2C) const
unsigned EncodeTC (int aInt) const
 Encode an integer into a N-bit two's compliment representation.
unsigned EncodeTCMod (int aInt) const
Protected Attributes inherited from WsfL16::Messages::FieldBase< BIT_COUNT >
value_type mValue

Member Typedef Documentation

◆ accessor_type

typedef double WsfL16::Messages::TransverseMercatorCoordinateField::accessor_type

Member Function Documentation

◆ IsInvalid()

bool WsfL16::Messages::TransverseMercatorCoordinateField::IsInvalid ( ) const
inline

◆ operator double()

WsfL16::Messages::TransverseMercatorCoordinateField::operator double ( ) const
inline

◆ operator=()

TransverseMercatorCoordinateField & WsfL16::Messages::TransverseMercatorCoordinateField::operator= ( double aMeters)
inline

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