runPosIC, VelIC, AccIC numerically correct
This commit is contained in:
@@ -7,7 +7,7 @@ namespace MbD {
|
||||
public:
|
||||
CartesianFrame();
|
||||
CartesianFrame(const char* str);
|
||||
void initialize();
|
||||
void initialize() override;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user