OpenMetaverse Protocol Library Developers API Documentation
Simulator . . :: . . SimStats Structure
NamespacesOpenMetaverseSimulatorSimulator . . :: . . SimStats
Simulator Statistics
Declaration Syntax
C#
public
struct
SimStats
Members
All Members Fields



Icon Member Description
ActiveScripts
Number of Active scripts running in this simulator

Agents
Number of agents currently in this simulator

AgentTime

AgentUpdates

ChildAgents
Number of agents in neighbor simulators

ConnectTime
Time in seconds agent has been connected to simulator

Dilation
Current time dilation of this simulator

FPS
Current Frames per second of simulator

FrameTime

ImageTime

IncomingBPS
Incoming bytes per second

INPPS

LastLag

LastPingID
ID of last Ping sent

LastPingSent
Time last ping was sent

LSLIPS

MissedPings

NetTime

Objects
Total number of objects Simulator is simulating

OtherTime

OutgoingBPS
Outgoing bytes per second

OUTPPS

PendingDownloads
Number of downloads pending

PendingLocalUploads
Number of local uploads pending

PendingUploads
Number of uploads pending

PhysicsFPS
Current Physics frames per second of simulator

PhysicsTime

ReceivedPongs
Total number of ping replies sent to this agent by this simulator

ReceivedResends
Total number of resent packets recieved

RecvBytes
Total number of bytes received by this simulator to this agent

RecvPackets
Total number of packets received by this simulator to this agent

ResentPackets
Total number of packets that have been resent

ResidentSize

ScriptedObjects
Total number of Active (Scripted) objects running

ScriptTime

SentBytes
Total number of bytes sent by this simulator to this agent

SentPackets
Total number of packets sent by this simulator to this agent

SentPings
Total number of pings sent to this simulator by this agent

UnackedBytes
Unacknowledged bytes in queue

VirtualSize

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)