Function Karana::FEMBridge::bodyMdfLogger#
Defined in File BodyMdfLogger.h
Function Documentation#
-
kc::ks_ptr<ku::PacketTableConfig> Karana::FEMBridge::bodyMdfLogger(std::string_view name, const kd::StatePropagator &sp, const kc::ks_ptr<kd::PhysicalModalBody> &body)#
Create a PacketTableConfig that logs flexible body data needed to recover stress.
- Parameters:
name – The name of the PacketTableConfig.
sp – The StatePropagator used to retrieve time.
body – The body whose information will be logged.
- Returns:
PacketTableConfig with the appropriate information.