Struct CompoundBody::ATBIDataCaches#

Nested Relationships#

This struct is a nested type of Class CompoundBody.

Struct Documentation#

struct ATBIDataCaches

ATBI data caches for the body.

Public Members

kc::ks_ptr<kc::DataCache<bool>> matrix_cache = nullptr

ATBI matrix data cache for the body

kc::ks_ptr<kc::DataCache<bool>> filter_cache = nullptr

ATBI filter data cache for the body

kc::ks_ptr<kc::DataCache<bool>> smoother_cache = nullptr

ATBI smoother data cache for the body

kc::ks_ptr<kc::DataCache<bool>> upsilon_matrix_cache = nullptr

ATBI OSI data cache for the body