ICU 69.1 69.1
Data Fields
icu::number::Notation::NotationUnion::ScientificSettings Struct Reference

#include <numberformatter.h>

Data Fields

int8_t fEngineeringInterval
 
bool fRequireMinInt
 
impl::digits_t fMinExponentDigits
 
UNumberSignDisplay fExponentSignDisplay
 

Detailed Description

Internal
Do not use. This API is for internal use only. (private)

Definition at line 350 of file numberformatter.h.

Field Documentation

◆ fEngineeringInterval

int8_t icu::number::Notation::NotationUnion::ScientificSettings::fEngineeringInterval
Internal
Do not use. This API is for internal use only. (private)

Definition at line 352 of file numberformatter.h.

◆ fExponentSignDisplay

UNumberSignDisplay icu::number::Notation::NotationUnion::ScientificSettings::fExponentSignDisplay
Internal
Do not use. This API is for internal use only. (private)

Definition at line 358 of file numberformatter.h.

◆ fMinExponentDigits

impl::digits_t icu::number::Notation::NotationUnion::ScientificSettings::fMinExponentDigits
Internal
Do not use. This API is for internal use only. (private)

Definition at line 356 of file numberformatter.h.

◆ fRequireMinInt

bool icu::number::Notation::NotationUnion::ScientificSettings::fRequireMinInt
Internal
Do not use. This API is for internal use only. (private)

Definition at line 354 of file numberformatter.h.


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