Gravity Engine 2 5.1
Loading...
Searching...
No Matches
GravityEngine2.GECore Member List

This is the complete list of members for GravityEngine2.GECore, including all inherited members.

BodiesGetAll()GravityEngine2.GECore
BodyAdd(double3 rWorld, double3 vWorld, double massWorld=0, bool isFixed=false)GravityEngine2.GECore
BodyAddInOrbitWithCOE(Orbital.COE coeWorld, int centerId, GEPhysicsCore.Propagator prop, double massWorld=0.0, bool isPatched=false, double time_patch_start=0.0)GravityEngine2.GECore
BodyAddInOrbitWithRVRelative(double3 rWorld, double3 vWorld, int centerId, GEPhysicsCore.Propagator prop, double massWorld=0.0, bool isPatched=false, double time_patch_start=0.0)GravityEngine2.GECore
BodyAddInOrbitWithTLE(string tleData, int centerId, GEPhysicsCore.Propagator prop, bool isPatched=false, double time_patch_start=0.0)GravityEngine2.GECore
BodyAddWithEphemeris(EphemerisData ephemData, int cid, double m, bool isPatched=false, double time_patch_start=0.0)GravityEngine2.GECore
BodyRemove(int id)GravityEngine2.GECore
COE(int bodyId, int centerId, bool usePropCOE=true)GravityEngine2.GECore
ColliderAddToBody(int id, double radius, double bounceF, GEPhysicsCore.CollisionType collisionType, double mass)GravityEngine2.GECore
Complete()GravityEngine2.GECore
Dispose() (defined in GravityEngine2.GECore)GravityEngine2.GECore
Dt()GravityEngine2.GECore
DT_DEFAULT (defined in GravityEngine2.GECore)GravityEngine2.GECorestatic
DT_PARAM (defined in GravityEngine2.GECore)GravityEngine2.GECorestatic
DtSet(double dt)GravityEngine2.GECore
DumpAll(string info="", bool worldScale=false)GravityEngine2.GECore
EvolveNow(double tUntilWorld)GravityEngine2.GECore
EvolveNowRecordOutput(double tUntilWorld, NativeArray< double > timePoints, NativeArray< int > bodies)GravityEngine2.GECore
ExternalAccelerationAdd(int bodyId, ExternalAccel.ExtAccelType eaType, ExternalAccel.AccelType accelType, double3[] accelData=null)GravityEngine2.GECore
ExternalAccelerationData(int extAccelId)GravityEngine2.GECore
ExternalAccelerationDataOffset(int extAccelId) (defined in GravityEngine2.GECore)GravityEngine2.GECore
ExternalAccelerationDataUpdate(int extAccelId, double3[] data)GravityEngine2.GECore
ExternalAccelerationRemove(int extAccelId)GravityEngine2.GECore
GECore(Integrators.Type integrator, GBUnits.Units defaultUnits, double lengthScale, double massScale, double stepsPerOrbit, double startTimeJD=0)GravityEngine2.GECore
GECore(Integrators.Type integrator, GBUnits.Units defaultUnits, CR3BP.CR3BPSystemData cr3bpSystem, double stepsPerOrbit, double startTimeJD)GravityEngine2.GECore
GECore(GECore ge, bool copyCallbacks=false)GravityEngine2.GECore
GEScaler()GravityEngine2.GECore
GetParm(int index)GravityEngine2.GECore
GeTrajectory() (defined in GravityEngine2.GECore)GravityEngine2.GECore
integrator (defined in GravityEngine2.GECore)GravityEngine2.GECore
IsCompleted()GravityEngine2.GECore
IsRunning()GravityEngine2.GECore
ListenerAdd(GEListenerIF geListener)GravityEngine2.GECore
ManeuverAdd(int id, GEManeuver m, double timeOffsetWorldTime=double.NaN)GravityEngine2.GECore
ManeuverListAdd(List< GEManeuver > maneuvers, int id, double timeOffsetWorldTime=double.NaN) (defined in GravityEngine2.GECore)GravityEngine2.GECore
MassiveIndicesGet()GravityEngine2.GECore
MassWorld(int id)GravityEngine2.GECore
MuWorld(int id)GravityEngine2.GECore
NUM_PARAMS (defined in GravityEngine2.GECore)GravityEngine2.GECorestatic
NumBodies()GravityEngine2.GECore
NumRecordedBodies()GravityEngine2.GECore
OnRails()GravityEngine2.GECore
OrbitPeriodWorldTime()GravityEngine2.GECore
PatchAddToBody(int id, Orbital.COE oe, int centerId, GEPhysicsCore.Propagator prop, double time_start, double time_end=-1.0)GravityEngine2.GECore
PatchAddToBody(int id, double3 r, double3 v, int centerId, GEPhysicsCore.Propagator prop, double time_start, double time_end=-1.0)GravityEngine2.GECore
PhyLoopCompleteCallbackAdd(PhysLoopCompleteCallback cb, object arg=null)GravityEngine2.GECore
PhysicsEventCallback(GECore ge, GEPhysicsCore.PhysEvent physEvent)GravityEngine2.GECore
PhysicsEventListenerAdd(PhysicsEventCallback physEventCB)GravityEngine2.GECore
PhysicsEventListenerRemove(PhysicsEventCallback physEventCB)GravityEngine2.GECore
PhysicsJob()GravityEngine2.GECore
PhysLoopCompleteCallback(GECore ge, object arg=null)GravityEngine2.GECore
PreCalcIntegration()GravityEngine2.GECore
PropagatorTypeById(int id)GravityEngine2.GECore
PropagatorTypeForId(int id)GravityEngine2.GECore
RecordedBodies()GravityEngine2.GECore
RecordedOutputGEUnits()GravityEngine2.GECore
RecordedTimesGEUnits()GravityEngine2.GECore
ReferenceFrame enum name (defined in GravityEngine2.GECore)GravityEngine2.GECore
RefFrame() (defined in GravityEngine2.GECore)GravityEngine2.GECore
RepositionAll(double3 r_offest)GravityEngine2.GECore
RWorldById(int id, bool maintainCoRo=false)GravityEngine2.GECore
Schedule(double tUntilWorld)GravityEngine2.GECore
ScheduleRecordOutput(double tUntilWorld, NativeArray< double > timePoints, NativeArray< int > bodies)GravityEngine2.GECore
START_TIME_JD (defined in GravityEngine2.GECore)GravityEngine2.GECorestatic
StateById(int id, ref GEBodyState state, bool geUnits=false, bool maintainCoRo=false)GravityEngine2.GECore
StateByIdAtTime(int id, double tWorld, ref GEBodyState state, bool geUnits=false, bool maintainCoRo=false)GravityEngine2.GECore
StateByIdInterpolated(int id, ref GEBodyState state, double atTime, bool geUnits=false, bool maintainCoRo=false)GravityEngine2.GECore
StateByIdRelative(int bodyId, int centerId, ref GEBodyState bodyState, bool geUnits=false)GravityEngine2.GECore
StateSetById(int id, GEBodyState s, bool velocityOnly=false, int relativeCenterId=-1, bool geUnits=false)GravityEngine2.GECore
T_END_JD (defined in GravityEngine2.GECore)GravityEngine2.GECorestatic
T_END_PARAM (defined in GravityEngine2.GECore)GravityEngine2.GECorestatic
T_PARAM (defined in GravityEngine2.GECore)GravityEngine2.GECorestatic
TimeGE()GravityEngine2.GECore
TimeJulianDays()GravityEngine2.GECore
TimeWorld()GravityEngine2.GECore
TimeWorldSet(double worldTime)GravityEngine2.GECore
TRAJ_INDEX_PARAM (defined in GravityEngine2.GECore)GravityEngine2.GECorestatic
TRAJ_INTERVAL_PARAM (defined in GravityEngine2.GECore)GravityEngine2.GECorestatic
TRAJ_NUM_UPDATED_PARAM (defined in GravityEngine2.GECore)GravityEngine2.GECorestatic
TRAJ_NUMSTEPS_PARM (defined in GravityEngine2.GECore)GravityEngine2.GECorestatic
TrajectoryRemove(int bodyId)GravityEngine2.GECore
TrajectorySetup(double t_ahead, int numSteps, List< int > bodiesToRecord)GravityEngine2.GECore