Stellarium 0.13.3
Deprecated List
Member GridLinesMgr::getFlagGalacticPlaneLine (void) const
Accessor for displaying Galactic "Plane" (i.e., Equator) Line. Left here for compatibility with older scripts.
Note
will be delete in version 0.14
Member GridLinesMgr::setFlagGalacticPlaneLine (const bool displayed)
Setter for displaying Galactic "Plane" (i.e., Equator) Line. Left here for compatibility with older scripts.
Note
will be delete in version 0.14
Member SolarSystem::computePositions (double date, const Vec3d &observerPos=Vec3d(0.))
??? In the "deprecated" section, but used in SolarSystem::init()
Member SolarSystem::getAllPlanets () const
Used in LandscapeMgr::update(), but commented out.
Member SolarSystem::getPlanetHashString ()
???
Member StelMainScriptAPI::getObjectPosition (const QString &name)
Use getObjectInfo()
Member StelUtils::strToVec3f (const QStringList &s)
Use the >> operator from Vec3f class