Path: CubeSat/Utilities
-------------------------------------------------------------------------- Returns the faces along each axis of a cylindrical TubeSat. The z axis is always the long axis. -------------------------------------------------------------------------- Form: [a,n,r] = TubeSatFaces( l, rear ) -------------------------------------------------------------------------- ------ Inputs ------ l (1,1) Either (1,2,3,4) for single, double, triple or quad rear (1,1) Flag to include the rear faces ------- Outputs ------- a (1,9) or (1,18) Areas [aXY ... aZ] n (3,9) or (3,18) Outward normals r (3,9) or (3,18) Location from geometric center of spacecraft --------------------------------------------------------------------------
Common: Graphics/TitleS CubeSat: Utilities/TubeSatModel CubeSat: Visualization/DrawCubeSat Math: Linear/Unit
Back to the CubeSat Module page