Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
Expansions.Serenity.DeployedScience.Runtime.DeployedScienceExperiment.SeismicPartData Class Reference

Internal Class used to store entries in SeismicPartList More...

Public Attributes

double impactDistance
 Distance from the Experiment. More...
 
float impactDistanceMultiplier
 Distance Multiplier to apply based on the impactDistance More...
 
float mass
 The Mass of the Part (includes resource mass). More...
 
uint partId
 The Part's persistentId. More...
 
float resourceMass
 The resource Mass of the Part. More...
 
float velocity
 The Velocity the part was travelling at when it exploded into the surface of the CB More...
 

Detailed Description

Internal Class used to store entries in SeismicPartList

Member Data Documentation

double Expansions.Serenity.DeployedScience.Runtime.DeployedScienceExperiment.SeismicPartData.impactDistance

Distance from the Experiment.

float Expansions.Serenity.DeployedScience.Runtime.DeployedScienceExperiment.SeismicPartData.impactDistanceMultiplier

Distance Multiplier to apply based on the impactDistance

float Expansions.Serenity.DeployedScience.Runtime.DeployedScienceExperiment.SeismicPartData.mass

The Mass of the Part (includes resource mass).

uint Expansions.Serenity.DeployedScience.Runtime.DeployedScienceExperiment.SeismicPartData.partId

The Part's persistentId.

float Expansions.Serenity.DeployedScience.Runtime.DeployedScienceExperiment.SeismicPartData.resourceMass

The resource Mass of the Part.

float Expansions.Serenity.DeployedScience.Runtime.DeployedScienceExperiment.SeismicPartData.velocity

The Velocity the part was travelling at when it exploded into the surface of the CB


The documentation for this class was generated from the following file: