Documentation
Co-authored-by: hcraigmiller <68821492+hcraigmiller@users.noreply.github.com>
This commit is contained in:
parent
0e2f357c79
commit
ea29038b11
@ -18,6 +18,12 @@ import java.io.OutputStreamWriter;
|
||||
import java.io.StringWriter;
|
||||
import java.nio.charset.StandardCharsets;
|
||||
|
||||
/**
|
||||
* This class is responsible for marshalling an OpenRocketDocument (OR design) to RASAero-compliant XML.
|
||||
* Big thanks to hcraigmiller for testing and providing feedback.
|
||||
*
|
||||
* @author Sibo Van Gool <sibo.vangool@hotmail.com>
|
||||
*/
|
||||
public class RASAeroSaver extends RocketSaver {
|
||||
/**
|
||||
* The logger.
|
||||
|
Loading…
x
Reference in New Issue
Block a user