Navigation :
test ../../../ test dev.html
Developer Guide
test ../../../ test dev/dev-overview.html
-
Overview
test ../../../ test dev/dev-release.html
-
Release and migration notes
test ../../../ test dev/dev-features.html
-
Features
test ../../../ test dev/dev-packages.html
-
Available packages
test ../../../ test dev/dev-packages/comparators.html
--
comparators
test ../../../ test dev/dev-packages/context.html
--
context
test ../../../ test dev/dev-packages/context/es-context-val.html
--- ESContextVal
test ../../../ test dev/dev-packages/context/reference-currency-context-val.html
--- ReferenceCurrency
test ../../../ test dev/dev-packages/context/var-context-val.html
--- VaRContextVal
test ../../../ test dev/dev-packages/hierarchies.html
--
Custom analysis hierarchies
test ../../../ test dev/dev-packages/postprocessor.html
--
post-processor
test ../../../ test dev/dev-packages/services.html
--
services
test ../../../ test dev/dev-packages/signoff.html
--
signoff
test ../../../ test dev/dev-packages/spring.html
--
spring
test ../../../ test dev/dev-packages/tailmeasure.html
--
tailmeasure
test ../../../ test dev/dev-packages/utils.html
--
utils
test ../../../ test dev/dev-packages/vector.html
--
vector
ReferenceCurrency
This context value sets reference / display currency. It is used by the FX
, FXRate
and FXVector
post-processors, if an analysis hierarchy is not used instead.
Element
Details
Interface
IReferenceCurrency
, which provides the getCurrency
method that return the reference currency.
Implementation
ReferenceCurrency
Translator
ReferenceCurrencyTranslator