|
WSF
|
Functions | |
| void WSF_SPACE_EXPORT | Generate (const WsfConstellationOptions &aOptions, std::ostream &aStream) |
| void wsf::space::ConstellationGenerator::Generate | ( | const WsfConstellationOptions & | aOptions, |
| std::ostream & | aStream ) |
Generate the output into the provided stream.
| aOptions | - the constellation options. |
| aStream | - the stream into which the constellation input will be generated. |
References WsfConstellationOptions::GetNumPlanes(), and WsfConstellationOptions::GetSatsPerPlane().
Referenced by WsfConstellationMaker::WriteToFile().