Norad(ForceModel) Constructor

Top 

Description

Create a propagator with the specified ForceModel. Note: On analytical propagators the ForceModel is not used. In this situation, the default constructor with no arguments should be used.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Constructor Signature

Norad(

ForceModel forceModel)

 

 

Arguments

forceModel


Description:

The ForceModel object

 

 

 

Syntax

Norad myNorad1(myForceModel1);

 

 

See also

Norad Object