Interface | Description |
---|---|
IPart |
-Interface for the assembly's parts.
|
IPartProperty |
Interface for the assembly's part properties.
|
Class | Description |
---|---|
AbstractPart |
Abstract part: class gathering all common methods of assmelby parts.
|
Assembly |
This class describes an assembly by all its sub parts.
|
AssemblyBuilder |
- This class is the builder that shall be needed to create an instance of the assembly.
|
MainPart |
-Class to manage the assembly's main part.
|
MobilePart |
Mobile part of an assembly.
|
Part |
-Class to manage the assembly's part (the main part is excluded).
|
Vehicle |
Vehicle class: it represent a classic satellite: main body + solar panels.
|
Enum | Description |
---|---|
PropertyType |
This enumeration lists the possible types of properties that can be added to a part.
|
Copyright © 2020 CNES. All rights reserved.