FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
FFaTimeDescription Class Reference

Sub-class representing the physical time. More...

#include <FFaResultDescription.H>

Inheritance diagram for FFaTimeDescription:
Inheritance graph
[legend]
Collaboration diagram for FFaTimeDescription:
Collaboration graph
[legend]

Public Member Functions

 FFaTimeDescription ()
 Default constructor. More...
 
virtual ~FFaTimeDescription ()
 Empty destructor. More...
 
- Public Member Functions inherited from FFaResultDescription
 FFaResultDescription (const char *name=NULL, int bid=0, int uid=0)
 Default constructor. More...
 
virtual ~FFaResultDescription ()
 Empty destructor. More...
 
void clear ()
 Clears the result description, resetting it to default values. More...
 
void copyResult (const FFaResultDescription &other)
 Copies the result path (but leaves the type and ID untouched). More...
 
std::string getText () const
 Returns a textural description of the result path. More...
 
bool isTime () const
 Returns true if this describes a time-dependent result quantity. More...
 
bool isBeamSectionResult () const
 Returns true if this describes a beam section result quantity. More...
 
bool empty () const
 Returns true if this result description is empty (no results). More...
 
bool operator== (const FFaResultDescription &entry) const
 Equality operator. More...
 

Additional Inherited Members

- Public Attributes inherited from FFaResultDescription
std::string OGType
 Top-level variable type (owner group) More...
 
int baseId
 Unique ID over the entire model. More...
 
int userId
 Unique only within owner group. More...
 
std::string varRefType
 Variable type description. More...
 
std::vector< std::string > varDescrPath
 Below top-level variable. More...
 

Detailed Description

Sub-class representing the physical time.

Constructor & Destructor Documentation

◆ FFaTimeDescription()

FFaTimeDescription::FFaTimeDescription ( )

Default constructor.

◆ ~FFaTimeDescription()

virtual FFaTimeDescription::~FFaTimeDescription ( )
inlinevirtual

Empty destructor.


The documentation for this class was generated from the following files: