CoordinateSystem
CoordinateSystems
.AddCoordinateSystemAtCenterOfMass(IList<
IBaseGeoBody
> param1, IList<
PointMass
> param2, IList<
DistributedMass
> param3)
Creates a new CoordinateSystem at the center of mass
Remarks
Examples
Parameters
param1
Type: IList<
IBaseGeoBody
>
param2
Type: IList<
PointMass
>
param3
Type: IList<
DistributedMass
>
Return Value
Type:
CoordinateSystem
A new CoordinateSystem.