... | ... | @@ -2,6 +2,7 @@ |
|
|
title: AttitudePointing
|
|
|
---
|
|
|
|
|
|
|
|
|
This page describes the content of a CZML document. Please read [Get Started](Get-Started) for an explanation of how a CZML document is put together.
|
|
|
|
|
|
# Attitude Pointing
|
... | ... | @@ -100,4 +101,4 @@ final AttitudePointing pointing = AttitudePointing.builder(satellite, body, dire |
|
|
# Functions
|
|
|
|
|
|
* displayPointingPath() - void : This function allows to display the path of the point in the surface of the body.
|
|
|
* displayPeriodPointingPath - void : The function must be used always after `displayPointingPath()`, it allows to displays the path for a duration of one period of the orbit to not overload the scene. |
|
|
\ No newline at end of file |
|
|
* displayPeriodPointingPath() - void : The function must be used always after `displayPointingPath()`, it allows to displays the path for a duration of one period of the orbit to not overload the scene. |
|
|
\ No newline at end of file |