yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #01496
Re: Parameters in XML file
Thank you all for the help!
I have already "researched" it, changing different parameters.
Guess, will have more questions soon :)
Best Regards / Mit freundlichen Grüßen / С наилучшими пожеланиями
Anton Gladkyy
2009/5/1 Václav Šmilauer <eudoxos@xxxxxxxx>
> Anton Gladky píše v Čt 30. 04. 2009 v 11:29 +0200:
> > Hello!
> > I have a question. I was trying to find an answer, but with no
> > success. I have a string in XML-file, like this:
> >
> > <physicalParameters _className_="BodyMacroParameters" se3="{XXX YYY
> > ZZZ WWW EEE RRR TTT}" refSe3="{0 0 0 1 0 0 0}" .....
>
> Serialization of the Se3r class is defined in
> lib/serialization/KnownFundamentalsHandler.tpp:735. First 3 numbers are
> position, other 4 are the orientation expressed as axis (3d unit vector)
> and angle (scalar). (The se3 data member belongs to PhysicalParameters)
>
> Vaclav
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> Post to : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> More help : https://help.launchpad.net/ListHelp
>
References